home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gcc_260.zip / gcc_260 / TAGS < prev    next >
Text File  |  1994-07-13  |  178KB  |  6,294 lines

  1.  
  2. bi-parser.y,217
  3. top:59,1326
  4. defs:64,1363
  5. def:70,1425
  6. variations:75,1531
  7. variation:81,1621
  8. opt_string:92,2045
  9. list:97,2113
  10. items:104,2192
  11. item:111,2292
  12. makenode 119,2365
  13. makevar 131,2540
  14. makedef 148,2899
  15. yyerror 163,3168
  16.  
  17. c-parse.y,2437
  18. program:220,7055
  19. extdefs:237,7496
  20. extdef:242,7587
  21. datadef:255,7904
  22. fndef:276,8482
  23. identifier:309,9277
  24. unop:314,9317
  25. expr:330,9572
  26. exprlist:334,9636
  27. nonnull_exprlist:340,9707
  28. unary_expr:347,9881
  29. cast_expr:405,11784
  30. expr_no_commas:441,12719
  31. primary:482,14411
  32. string:650,19551
  33. xdecls:657,19620
  34. lineno_datadecl:670,20002
  35. datadecls:675,20067
  36. datadecl:682,20166
  37. lineno_decl:702,20879
  38. decls:707,20936
  39. setspecs:718,21251
  40. decl:726,21462
  41. typed_declspecs:753,22464
  42. reserved_declspecs:760,22654
  43. declmods:775,23145
  44. typed_typespecs:797,23832
  45. reserved_typespecquals:804,24041
  46. typespec:814,24351
  47. typespecqual_reserved:828,24699
  48. initdecls:833,24760
  49. notype_initdecls:838,24809
  50. maybeasm:843,24879
  51. initdcl:852,25029
  52. notype_initdcl:868,25581
  53. maybe_attribute:885,26257
  54. attributes:892,26350
  55. attribute:899,26450
  56. attribute_list:904,26527
  57. attrib:911,26692
  58. any_word:929,27167
  59. init:938,27281
  60. initlist_maybe_comma:958,27787
  61. initlist1:965,27931
  62. initelt:972,28060
  63. nested_function:1000,28820
  64. notype_nested_function:1021,29432
  65. declarator:1045,30152
  66. after_type_declarator:1052,30284
  67. parm_declarator:1074,31185
  68. notype_declarator:1092,31847
  69. structsp:1109,32443
  70. maybecomma:1148,33650
  71. maybecomma_warn:1153,33688
  72. component_decl_list:1159,33796
  73. component_decl_list2:1167,33984
  74. component_decl:1185,34654
  75. components:1210,35379
  76. component_declarator:1216,35487
  77. enumlist:1234,36216
  78. enumerator:1243,36338
  79. typename:1250,36484
  80. absdcl:1257,36626
  81. nonempty_type_quals:1263,36715
  82. type_quals:1270,36877
  83. absdcl1:1277,36996
  84. stmts:1303,37968
  85. xstmts:1309,38050
  86. errstmt:1314,38084
  87. pushlevel:1317,38108
  88. maybe_label_decls:1328,38377
  89. label_decls:1335,38503
  90. label_decl:1340,38560
  91. compstmt_or_error:1354,38949
  92. compstmt:1360,39007
  93. simple_if:1389,40049
  94. if_prefix:1397,40232
  95. do_stmt_start:1410,40643
  96. save_filename:1422,40953
  97. save_lineno:1426,40999
  98. lineno_labeled_stmt:1430,41035
  99. lineno_stmt_or_label:1440,41207
  100. stmt_or_label:1445,41282
  101. stmt:1458,41590
  102. all_iter_stmt:1657,48636
  103. all_iter_stmt_simple:1662,48711
  104. label:1719,50342
  105. maybe_type_qual:1799,52866
  106. xexpr:1807,53027
  107. asm_operands:1815,53210
  108. nonnull_asm_operands:1820,53286
  109. asm_operand:1826,53396
  110. asm_clobbers:1831,53473
  111. parmlist:1840,53770
  112. parmlist_1:1850,53941
  113. parmlist_2:1868,54492
  114. parms:1881,54769
  115. parm:1890,54947
  116. parmlist_or_identifiers:1906,55460
  117. parmlist_or_identifiers_1:1916,55661
  118. identifiers:1927,55958
  119. identifiers_or_typenames:1935,56179
  120.  
  121. cexp.y,813
  122. #define NULL 51,1468
  123. #define GENERIC_PTR 56,1578
  124. #define GENERIC_PTR 58,1611
  125. #define NULL_PTR 63,1670
  126. #define CHAR_TYPE_SIZE 87,2162
  127. #define INT_TYPE_SIZE 91,2229
  128. #define LONG_TYPE_SIZE 95,2296
  129. #define WCHAR_TYPE_SIZE 99,2365
  130. #define MAX_CHAR_TYPE_SIZE 103,2438
  131. #define MAX_INT_TYPE_SIZE 107,2514
  132. #define MAX_LONG_TYPE_SIZE 111,2589
  133. #define MAX_WCHAR_TYPE_SIZE 115,2667
  134. #define possible_sum_sign(120,2864
  135. start 159,3534
  136. exp1    164,3638
  137. exp    172,3813
  138. exp    201,4603
  139. keywords 322,8143
  140. parse_number 357,9150
  141. struct token 453,11346
  142. yylex 475,11675
  143. parse_escape 756,18038
  144. yyerror 852,19927
  145. integer_overflow 860,20018
  146. left_shift 867,20132
  147. right_shift 889,20522
  148. parse_c_expression 909,21060
  149. main 939,21811
  150. initialize_random_junk 974,22587
  151. error 1004,23243
  152. warning 1009,23291
  153. lookup 1015,23361
  154.  
  155. objc-parse.y,3508
  156. program:228,7046
  157. extdefs:247,7527
  158. extdef:252,7618
  159. datadef:266,7946
  160. fndef:287,8524
  161. identifier:320,9319
  162. unop:327,9393
  163. expr:343,9648
  164. exprlist:347,9712
  165. nonnull_exprlist:353,9783
  166. unary_expr:360,9957
  167. cast_expr:418,11860
  168. expr_no_commas:454,12795
  169. primary:495,14487
  170. string:750,22205
  171. objc_string:758,22363
  172. xdecls:764,22451
  173. lineno_datadecl:777,22833
  174. datadecls:782,22898
  175. datadecl:789,22997
  176. lineno_decl:809,23710
  177. decls:814,23767
  178. setspecs:825,24082
  179. decl:833,24293
  180. typed_declspecs:860,25295
  181. reserved_declspecs:867,25485
  182. declmods:882,25976
  183. typed_typespecs:904,26663
  184. reserved_typespecquals:911,26872
  185. typespec:921,27182
  186. typespecqual_reserved:939,27663
  187. initdecls:944,27724
  188. notype_initdecls:949,27773
  189. maybeasm:954,27843
  190. initdcl:963,27993
  191. notype_initdcl:979,28545
  192. maybe_attribute:996,29221
  193. attributes:1003,29314
  194. attribute:1010,29414
  195. attribute_list:1015,29491
  196. attrib:1022,29656
  197. any_word:1040,30131
  198. init:1049,30245
  199. initlist_maybe_comma:1069,30751
  200. initlist1:1076,30895
  201. initelt:1083,31024
  202. nested_function:1102,31534
  203. notype_nested_function:1123,32146
  204. declarator:1147,32866
  205. after_type_declarator:1154,32998
  206. parm_declarator:1177,33913
  207. notype_declarator:1195,34575
  208. structsp:1212,35171
  209. maybecomma:1251,36378
  210. maybecomma_warn:1256,36416
  211. component_decl_list:1262,36524
  212. component_decl_list2:1270,36712
  213. component_decl:1302,37711
  214. components:1327,38436
  215. component_declarator:1333,38544
  216. enumlist:1351,39273
  217. enumerator:1360,39395
  218. typename:1367,39541
  219. absdcl:1374,39683
  220. nonempty_type_quals:1380,39772
  221. type_quals:1387,39934
  222. absdcl1:1394,40053
  223. stmts:1420,41025
  224. xstmts:1426,41107
  225. errstmt:1431,41141
  226. pushlevel:1434,41165
  227. maybe_label_decls:1447,41488
  228. label_decls:1454,41614
  229. label_decl:1459,41671
  230. compstmt_or_error:1473,42060
  231. compstmt:1479,42118
  232. simple_if:1508,43160
  233. if_prefix:1516,43343
  234. do_stmt_start:1529,43754
  235. save_filename:1541,44064
  236. save_lineno:1545,44110
  237. lineno_labeled_stmt:1549,44146
  238. lineno_stmt_or_label:1559,44318
  239. stmt_or_label:1564,44393
  240. stmt:1577,44701
  241. all_iter_stmt:1776,51747
  242. all_iter_stmt_simple:1781,51822
  243. label:1838,53453
  244. maybe_type_qual:1918,55977
  245. xexpr:1926,56138
  246. asm_operands:1934,56321
  247. nonnull_asm_operands:1939,56397
  248. asm_operand:1945,56507
  249. asm_clobbers:1950,56584
  250. parmlist:1959,56881
  251. parmlist_1:1969,57052
  252. parmlist_2:1987,57603
  253. parms:2000,57880
  254. parm:2009,58058
  255. parmlist_or_identifiers:2025,58571
  256. parmlist_or_identifiers_1:2035,58772
  257. identifiers:2046,59069
  258. identifiers_or_typenames:2054,59290
  259. objcdef:2063,59511
  260. identifier_list:2083,59925
  261. classdecl:2090,60094
  262. aliasdecl:2096,60172
  263. classdef:2102,60260
  264. protocoldef:2225,63436
  265. protocolrefs:2240,63768
  266. ivar_decl_list:2254,63962
  267. visibility_spec:2259,64062
  268. ivar_decls:2265,64195
  269. ivar_decl:2288,64880
  270. ivars:2303,65155
  271. ivar_declarator:2310,65251
  272. methoddef:2333,65800
  273. methodprotolist:2389,67032
  274. methodprotolist2:2394,67115
  275. semi_or_error:2401,67294
  276. methodproto:2406,67329
  277. methoddecl:2428,67649
  278. optarglist:2453,68244
  279. myxdecls:2461,68434
  280. mydecls:2466,68474
  281. mydecl:2473,68542
  282. myparms:2482,68720
  283. myparm:2492,68947
  284. optparmlist:2501,69168
  285. unaryselector:2523,69459
  286. keywordselector:2527,69490
  287. selector:2536,69593
  288. reservedwords:2543,69673
  289. keyworddecl:2566,70661
  290. messageargs:2588,71033
  291. keywordarglist:2593,71087
  292. keywordexpr:2602,71186
  293. keywordarg:2614,71458
  294. receiver:2625,71614
  295. objcmessageexpr:2633,71692
  296. selectorarg:2644,71860
  297. keywordnamelist:2649,71915
  298. keywordname:2657,72017
  299. objcselectorexpr:2668,72164
  300. objcprotocolexpr:2675,72239
  301. objcencodeexpr:2684,72370
  302.  
  303. assert.h,168
  304. #define assert(7,136
  305. #define assert(12,195
  306. #define __assert(15,300
  307. #define assert(32,701
  308. #define __assert(35,807
  309. #define assert(43,1049
  310. #define __assert(46,1154
  311.  
  312. basic-block.h,175
  313. #define REGSET_ELT_BITS 23,846
  314. #define REGSET_ELT_TYPE 29,1094
  315. typedef REGSET_ELT_TYPE *regset;34,1239
  316. #define REG_BLOCK_UNKNOWN 66,2234
  317. #define REG_BLOCK_GLOBAL 67,2263
  318.  
  319. bc-emit.h,142
  320. struct bc_sym4,140
  321. struct bc_segsym27,574
  322. struct bc_segreloc35,704
  323. struct bc_seg48,914
  324. struct bc_label68,1310
  325. struct bc_labelref89,1779
  326.  
  327. bc-optab.h,94
  328. struct binary_operator26,950
  329. struct unary_operator54,2031
  330. struct increment_operator65,2291
  331.  
  332. bc-typecd.h,254
  333. #define TYPECODE_H21,802
  334. enum typecode23,822
  335. #define TYPECODE_INTEGER_P(33,1013
  336. #define TYPECODE_UNSIGNED_P(36,1131
  337. #define TYPECODE_SIGNED_P(40,1273
  338. #define TYPECODE_FLOAT_P(44,1418
  339. #define TYPECODE_ARITH_P(48,1573
  340. #define NUM_TYPECODES 51,1674
  341.  
  342. bi-defs.h,61
  343. struct node21,775
  344. struct variation27,828
  345. struct def37,975
  346.  
  347. bi-parser.h,60
  348. } YYSTYPE;7,103
  349. #define    DEFOP    8,114
  350. #define    STRING    9,132
  351.  
  352. bi-run.h,461
  353. #define MAXLITERALS 20,780
  354. struct arityvec22,803
  355. struct argtype30,906
  356. struct callinfo36,1019
  357. struct bytecode45,1329
  358. #define INTERP_BPC 55,1663
  359. #define INTERP_BPI 56,1705
  360. #define min(61,1789
  361. #define LM(69,1925
  362. #define HM(70,1958
  363. #define EXTEND(78,2233
  364. #define BI_PARAMS(108,3397
  365. #define SHIFT_IN_BITS(129,4150
  366. #define OR_IN_BITS(134,4325
  367. #define SHIFT_IN_BITS(140,4530
  368. #define OR_IN_BITS(145,4680
  369. #define CALL(157,5133
  370. #define PROCRET(165,5486
  371.  
  372. bytecode.h,970
  373. #define bc_emit_bytecode_DI_const(29,953
  374. #define bc_emit_bytecode_DI_const(39,1241
  375. #define MACHINE_SEG_ALIGN 63,1947
  376. #define INT_ALIGN 64,1975
  377. #define PTR_ALIGN 65,1995
  378. #define NAMES_HAVE_UNDERSCORES66,2015
  379. #define BC_NOP 67,2046
  380. #define BC_GLOBALIZE_LABEL(68,2067
  381. #define BC_OUTPUT_COMMON(69,2111
  382. #define BC_OUTPUT_LOCAL(70,2168
  383. #define BC_OUTPUT_ALIGN(71,2225
  384. #define BC_OUTPUT_LABEL(72,2269
  385. #define BC_OUTPUT_SKIP(73,2313
  386. #define BC_OUTPUT_LABELREF(74,2357
  387. #define BC_OUTPUT_FLOAT(75,2401
  388. #define BC_OUTPUT_DOUBLE(76,2445
  389. #define BC_OUTPUT_BYTE(77,2489
  390. #define BC_OUTPUT_FILE 78,2533
  391. #define BC_OUTPUT_ASCII 79,2572
  392. #define BC_OUTPUT_IDENT 80,2613
  393. #define BCXSTR(81,2654
  394. #define BC_WRITE_FILE(82,2693
  395. #define BC_WRITE_SEGSYM(83,2737
  396. #define BC_WRITE_RELOC_ENTRY(84,2781
  397. #define BC_START_BYTECODE_LINE(85,2839
  398. #define BC_WRITE_BYTECODE(86,2883
  399. #define BC_WRITE_RTL(87,2930
  400. #define BC_EMIT_TRAMPOLINE(88,2974
  401. #define VALIDATE_STACK 89,3028
  402.  
  403. bytetypes.h,533
  404. typedef __signed__ char QItype;5,98
  405. typedef unsigned char QUtype;6,130
  406. typedef __signed__ short int HItype;7,160
  407. typedef unsigned short int HUtype;8,197
  408. typedef __signed__ long int SItype;9,232
  409. typedef unsigned long int SUtype;10,268
  410. typedef __signed__ long long int DItype;11,302
  411. typedef unsigned long long int DUtype;12,343
  412. typedef float SFtype;13,382
  413. typedef double DFtype;14,404
  414. typedef long double XFtype;15,427
  415. typedef char *Ptype;16,455
  416. typedef int Ttype;17,476
  417. typedef union stacktype20,497
  418. } stacktype;35,727
  419.  
  420. c-gperf.h,214
  421. struct resword 3,154
  422. #define TOTAL_KEYWORDS 5,214
  423. #define MIN_WORD_LENGTH 6,240
  424. #define MAX_WORD_LENGTH 7,266
  425. #define MIN_HASH_VALUE 8,293
  426. #define MAX_HASH_VALUE 9,319
  427. hash 16,445
  428. is_reserved_word 167,4856
  429.  
  430. c-lex.h,75
  431. enum rid22,795
  432. #define NORID 58,1201
  433. #define RID_FIRST_MODIFIER 60,1227
  434.  
  435. c-tree.h,914
  436. #define _C_TREE_H21,811
  437. struct lang_identifier29,1110
  438. #define IDENTIFIER_GLOBAL_VALUE(41,1485
  439. #define IDENTIFIER_LOCAL_VALUE(45,1661
  440. #define IDENTIFIER_LABEL_VALUE(49,1852
  441. #define IDENTIFIER_LIMBO_VALUE(53,2054
  442. #define IDENTIFIER_IMPLICIT_DECL(57,2267
  443. #define IDENTIFIER_ERROR_LOCUS(61,2506
  444. #define C_TYPE_FIELDS_READONLY(73,3045
  445. #define C_TYPE_FIELDS_VOLATILE(76,3184
  446. #define C_TYPE_BEING_DEFINED(80,3363
  447. struct lang_type83,3490
  448. #define C_DECLARED_LABEL_FLAG(91,3661
  449. #define C_TYPE_VARIABLE_SIZE(95,3854
  450. #define C_DECL_VARIABLE_SIZE(96,3913
  451. #define C_EXP_ORIGINAL_CODE(100,4072
  452. #define C_MISSING_PROTOTYPE_WARNED(106,4333
  453. #define C_SET_EXP_ORIGINAL_CODE(110,4441
  454. #define C_TYPEDEF_EXPLICITLY_SIGNED(114,4601
  455. #define C_DECL_ANTICIPATED(119,4865
  456. #define TYPE_ACTUAL_ARG_TYPES(124,5097
  457. #define C_PROMOTING_INTEGER_TYPE_P(129,5345
  458. #define ITERATOR_P(138,5787
  459. #define ITERATOR_BOUND_P(142,5930
  460.  
  461. conditions.h,437
  462. #define CC_STATUS_MDEP 47,2022
  463. #define CC_STATUS_MDEP_INIT 51,2085
  464. typedef struct {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;} CC_STATUS;54,2123
  465. #define CC_REVERSED 68,2628
  466. #define CC_NOT_POSITIVE 75,2965
  467. #define CC_NOT_NEGATIVE 83,3339
  468. #define CC_NO_OVERFLOW 87,3505
  469. #define CC_Z_IN_NOT_N 91,3642
  470. #define CC_Z_IN_N 95,3760
  471. #define CC_INVERTED 102,4092
  472. #define CC_NOT_SIGNED 106,4242
  473. #define CC_STATUS_INIT 111,4371
  474.  
  475. convert.h,0
  476.  
  477. dbxstclass.h,276
  478. #define C_GSYM    5,169
  479. #define C_LSYM    6,190
  480. #define C_PSYM    7,211
  481. #define C_RSYM    8,232
  482. #define C_RPSYM    9,253
  483. #define C_STSYM    10,275
  484. #define C_BCOMM    12,298
  485. #define C_ECOML    13,320
  486. #define C_ECOMM    14,342
  487. #define C_DECL    15,364
  488. #define C_ENTRY    16,385
  489. #define C_FUN    17,407
  490.  
  491. defaults.h,261
  492. #define ASM_FORMAT_PRIVATE_NAME(30,1158
  493. #define ASM_STABD_OP 44,1607
  494. #define ASM_OUTPUT_ADDR_VEC_ELT(51,1818
  495. #define ASM_OUTPUT_ADDR_DIFF_ELT(62,2198
  496. #define ASM_OUTPUT_ASCII(74,2580
  497. #define ASM_IDENTIFY_LANGUAGE(118,4352
  498. #define ASM_OUTPUT_DEF(125,4536
  499.  
  500. dwarf.h,760
  501. enum dwarf_tag 33,1278
  502. #define TAG_lo_user    78,2660
  503. #define TAG_hi_user    79,2729
  504. #define TAG_source_file 80,2796
  505. enum dwarf_form 84,2902
  506. enum dwarf_attribute 97,3134
  507. #define AT_lo_user    170,6191
  508. #define AT_hi_user    171,6258
  509. enum dwarf_location_atom 175,6363
  510. #define OP_LO_USER    185,6539
  511. #define OP_HI_USER    186,6605
  512. enum dwarf_fundamental_type 190,6712
  513. #define FT_lo_user    242,8301
  514. #define FT_hi_user    243,8369
  515. enum dwarf_type_modifier 247,8475
  516. #define MOD_lo_user    254,8609
  517. #define MOD_hi_user    255,8676
  518. enum dwarf_array_dim_ordering 259,8782
  519. enum dwarf_subscr_data_formats 266,8911
  520. #define FMT_CODE(280,9185
  521. enum dwarf_source_language 287,9389
  522. #define LANG_lo_user    300,9731
  523. #define LANG_hi_user    301,9805
  524. enum dwarf_macinfo_record_type 305,9931
  525.  
  526. expr.h,943
  527. #define const23,846
  528. #define BRANCH_COST 29,932
  529. #define QUEUED_VAR(37,1164
  530. #define QUEUED_INSN(40,1330
  531. #define QUEUED_COPY(43,1488
  532. #define QUEUED_BODY(46,1625
  533. #define QUEUED_NEXT(48,1693
  534. enum expand_modifier 55,2036
  535. #define NO_DEFER_POP 110,4000
  536. #define OK_DEFER_POP 111,4046
  537. struct args_size133,4921
  538. #define ADD_PARM_SIZE(142,5047
  539. #define SUB_PARM_SIZE(151,5319
  540. #define ARGS_SIZE_RTX(161,5702
  541. #define ARGS_SIZE_TREE(168,5974
  542. enum direction 176,6269
  543. #define FUNCTION_ARG_PADDING(180,6390
  544. #define FUNCTION_ARG_PADDING(187,6684
  545. #define FUNCTION_ARG_BOUNDARY(196,6945
  546. #define MUST_PASS_IN_STACK_BAD_PADDING    216,7741
  547. #define MUST_PASS_IN_STACK_BAD_PADDING    218,7793
  548. #define MUST_PASS_IN_STACK(221,7849
  549. #define RETURN_IN_MEMORY(236,8426
  550. typedef struct optab258,9249
  551. } * optab;265,9386
  552. #define GEN_FCN(275,9780
  553. #define GEN_FCN(277,9842
  554. enum optab_methods344,12828
  555. typedef rtx (*rtxfun)451,15221
  556. enum save_level 799,29132
  557.  
  558. fixlimits.h,0
  559.  
  560. flags.h,58
  561. enum debug_info_type23,880
  562. enum debug_info_level35,1325
  563.  
  564. function.h,124
  565. #define tree 22,823
  566. #define rtx 25,866
  567. struct var_refs_queue28,892
  568. struct sequence_stack41,1250
  569. struct function54,1596
  570.  
  571. gbl-ctors.h,128
  572. #define ON_EXIT(36,1406
  573. #define ON_EXIT(40,1501
  574. typedef void (*func_ptr) (void)46,1616
  575. #define DO_GLOBAL_CTORS_BODY    73,2737
  576.  
  577. getopt.h,125
  578. #define _GETOPT_H 19,801
  579. #define    no_argument    93,3203
  580. #define required_argument    94,3226
  581. #define optional_argument    95,3254
  582.  
  583. glimits.h,710
  584. #define _LIMITS_H___5,95
  585. #define _MACH_MACHLIMITS_H_6,116
  586. #define CHAR_BIT 10,196
  587. #define MB_LEN_MAX 14,283
  588. #define SCHAR_MIN 19,389
  589. #define SCHAR_MAX 21,431
  590. #define UCHAR_MAX 25,538
  591. #define CHAR_MIN 30,655
  592. #define CHAR_MAX 32,690
  593. #define CHAR_MIN 35,733
  594. #define CHAR_MAX 37,773
  595. #define SHRT_MIN 42,883
  596. #define SHRT_MAX 44,925
  597. #define USHRT_MAX 48,1038
  598. #define __INT_MAX__ 52,1142
  599. #define INT_MIN 55,1195
  600. #define INT_MAX 57,1239
  601. #define UINT_MAX 61,1350
  602. #define __LONG_MAX__ 66,1492
  603. #define LONG_MIN 69,1548
  604. #define LONG_MAX 71,1595
  605. #define ULONG_MAX 75,1714
  606. #define __LONG_LONG_MAX__ 80,1930
  607. #define LONG_LONG_MIN 83,2006
  608. #define LONG_LONG_MAX 85,2068
  609. #define ULONG_LONG_MAX 89,2207
  610.  
  611. gstab.h,83
  612. #define __GNU_STAB__5,65
  613. #define __define_stab(7,87
  614. enum __stab_debug_code9,141
  615.  
  616. gsyms.h,125
  617. #define __GNU_SYMS__4,92
  618. enum sdb_storage_class6,114
  619. enum sdb_type38,558
  620. enum sdb_type_class59,829
  621. enum sdb_masks67,910
  622.  
  623. gsyslimits.h,0
  624.  
  625. halfpic.h,442
  626. #define PROTO(25,907
  627. #define PROTO(27,938
  628. #define STDIO_PROTO(36,1068
  629. #define HALF_PIC_P(71,2712
  630. #define HALF_PIC_NUMBER_PTRS    72,2750
  631. #define HALF_PIC_NUMBER_REFS    73,2802
  632. #define HALF_PIC_ENCODE(75,2855
  633. #define HALF_PIC_DECLARE(76,2908
  634. #define HALF_PIC_EXTERNAL(77,2963
  635. #define HALF_PIC_INIT(78,3020
  636. #define HALF_PIC_FINISH(79,3062
  637. #define HALF_PIC_ADDRESS_P(80,3119
  638. #define HALF_PIC_PTR(81,3181
  639. #define    HALF_PIC_PREFIX    85,3280
  640.  
  641. hard-reg-set.h,1222
  642. typedef unsigned HOST_WIDE_INT HARD_REG_ELT_TYPE;38,1695
  643. #define HARD_REG_SET 42,1799
  644. #define HARD_REG_SET_LONGS 46,1846
  645. typedef HARD_REG_ELT_TYPE HARD_REG_SET[HARD_REG_SET_LONGS]49,1960
  646. #define HARD_CONST(56,2131
  647. #define SET_HARD_REG_BIT(87,3263
  648. #define CLEAR_HARD_REG_BIT(89,3337
  649. #define TEST_HARD_REG_BIT(91,3416
  650. #define CLEAR_HARD_REG_SET(94,3493
  651. #define SET_HARD_REG_SET(95,3548
  652. #define COPY_HARD_REG_SET(97,3604
  653. #define COMPL_HARD_REG_SET(98,3656
  654. #define IOR_HARD_REG_SET(100,3711
  655. #define IOR_COMPL_HARD_REG_SET(101,3763
  656. #define AND_HARD_REG_SET(102,3823
  657. #define AND_COMPL_HARD_REG_SET(103,3875
  658. #define GO_IF_HARD_REG_SUBSET(105,3936
  659. #define GO_IF_HARD_REG_EQUAL(107,4019
  660. #define UHOST_BITS_PER_WIDE_INT 111,4088
  661. #define SET_HARD_REG_BIT(113,4157
  662. #define CLEAR_HARD_REG_BIT(117,4299
  663. #define TEST_HARD_REG_BIT(121,4446
  664. #define CLEAR_HARD_REG_SET(125,4590
  665. #define SET_HARD_REG_SET(131,4792
  666. #define COPY_HARD_REG_SET(137,4993
  667. #define COMPL_HARD_REG_SET(143,5229
  668. #define AND_HARD_REG_SET(149,5468
  669. #define AND_COMPL_HARD_REG_SET(155,5704
  670. #define IOR_HARD_REG_SET(161,5948
  671. #define IOR_COMPL_HARD_REG_SET(167,6184
  672. #define GO_IF_HARD_REG_SUBSET(173,6428
  673. #define GO_IF_HARD_REG_EQUAL(180,6728
  674.  
  675. input.h,26
  676. struct file_stack34,1139
  677.  
  678. integrate.h,28
  679. struct inline_remap32,1329
  680.  
  681. limitx.h,29
  682. #define _GCC_LIMITS_H_7,303
  683.  
  684. limity.h,0
  685.  
  686. longlong.h,3653
  687. #define SI_TYPE_SIZE 19,851
  688. #define __BITS4 22,883
  689. #define __ll_B 23,918
  690. #define __ll_lowpart(24,960
  691. #define __ll_highpart(25,1009
  692. #define __CLOBBER_CC82,3518
  693. #define __AND_CLOBBER_CC83,3539
  694. #define __CLOBBER_CC 85,3590
  695. #define __AND_CLOBBER_CC 86,3618
  696. #define add_ssaaaa(90,3720
  697. #define sub_ddmmss(99,4011
  698. #define umul_ppmm(108,4301
  699. #define udiv_qrnnd(120,4669
  700. #define count_leading_zeros(127,4900
  701. #define add_ssaaaa(134,5083
  702. #define sub_ddmmss(143,5378
  703. #define umul_ppmm(152,5671
  704. #define UMUL_TIME 172,6212
  705. #define UDIV_TIME 173,6233
  706. #define umul_ppmm(177,6303
  707. #define smul_ppmm(186,6604
  708. #define __umulsidi3(195,6901
  709. #define add_ssaaaa(205,7148
  710. #define sub_ddmmss(214,7434
  711. #define umul_ppmm(223,7718
  712. #define udiv_qrnnd(229,7916
  713. #define count_leading_zeros(236,8145
  714. #define add_ssaaaa(244,8329
  715. #define sub_ddmmss(253,8623
  716. #define umul_ppmm(263,8941
  717. #define UMUL_TIME 277,9339
  718. #define UMUL_TIME 279,9365
  719. #define UDIV_TIME 281,9393
  720. #define count_leading_zeros(282,9414
  721. #define add_ssaaaa(306,10248
  722. #define sub_ddmmss(315,10533
  723. #define umul_ppmm(324,10816
  724. #define udiv_qrnnd(330,11006
  725. #define count_leading_zeros(337,11231
  726. #define UMUL_TIME 344,11450
  727. #define UDIV_TIME 345,11471
  728. #define add_ssaaaa(352,11626
  729. #define sub_ddmmss(369,12142
  730. #define umul_ppmm(390,12711
  731. #define __umulsidi3(399,13014
  732. #define add_ssaaaa(409,13263
  733. #define sub_ddmmss(418,13553
  734. #define umul_ppmm(428,13909
  735. #define UMUL_TIME 434,14108
  736. #define udiv_qrnnd(435,14129
  737. #define UDIV_TIME 442,14363
  738. #define sdiv_qrnnd(443,14384
  739. #define count_leading_zeros(450,14618
  740. #define umul_ppmm(456,14829
  741. #define UMUL_TIME 488,15477
  742. #define UDIV_TIME 489,15499
  743. #define add_ssaaaa(494,15593
  744. #define sub_ddmmss(503,15897
  745. #define count_leading_zeros(512,16199
  746. #define umul_ppmm(521,16457
  747. #define udiv_qrnnd(533,16816
  748. #define UMUL_TIME 544,17183
  749. #define UDIV_TIME 545,17203
  750. #define UMUL_TIME 547,17230
  751. #define UDIV_TIME 548,17251
  752. #define umul_ppmm(553,17346
  753. #define UMUL_TIME 561,17556
  754. #define UDIV_TIME 562,17577
  755. #define umul_ppmm(566,17648
  756. #define __umulsidi3(575,17948
  757. #define udiv_qrnnd(582,18142
  758. #define add_ssaaaa(595,18584
  759. #define sub_ddmmss(620,19571
  760. #define count_leading_zeros(659,21116
  761. #define umul_ppmm(664,21282
  762. #define UMUL_TIME 673,21553
  763. #define smul_ppmm(674,21574
  764. #define SMUL_TIME 683,21842
  765. #define UDIV_TIME 684,21863
  766. #define umul_ppmm(686,21891
  767. #define UMUL_TIME 697,22258
  768. #define smul_ppmm(698,22278
  769. #define SMUL_TIME 704,22452
  770. #define sdiv_qrnnd(705,22472
  771. #define UDIV_TIME 709,22657
  772. #define add_ssaaaa(714,22752
  773. #define sub_ddmmss(723,23038
  774. #define umul_ppmm(733,23373
  775. #define add_ssaaaa(749,23819
  776. #define sub_ddmmss(758,24099
  777. #define umul_ppmm(767,24377
  778. #define UMUL_TIME 799,24955
  779. #define UDIV_TIME 800,24976
  780. #define count_leading_zeros(801,24998
  781. #define add_ssaaaa(818,25421
  782. #define sub_ddmmss(828,25742
  783. #define umul_ppmm(839,26088
  784. #define udiv_qrnnd(845,26290
  785. #define umul_ppmm(856,26730
  786. #define udiv_qrnnd(862,26932
  787. #define UDIV_TIME 908,27997
  788. #define count_leading_zeros(909,28018
  789. #define umul_ppmm(916,28298
  790. #define UMUL_TIME 962,29440
  791. #define udiv_qrnnd(965,29617
  792. #define UDIV_TIME 995,30437
  793. #define add_ssaaaa(1001,30610
  794. #define sub_ddmmss(1010,30896
  795. #define umul_ppmm(1019,31180
  796. #define sdiv_qrnnd(1035,31682
  797. #define add_ssaaaa(1052,32135
  798. #define sub_ddmmss(1062,32371
  799. #define umul_ppmm(1072,32606
  800. #define __umulsidi3(1098,33478
  801. #define __udiv_qrnnd_c(1105,33673
  802. #define udiv_qrnnd(1145,34929
  803. #define UDIV_NEEDS_NORMALIZATION 1155,35206
  804. #define udiv_qrnnd 1156,35241
  805. #define count_leading_zeros(1161,35352
  806. #define UDIV_NEEDS_NORMALIZATION 1184,35984
  807.  
  808. loop.h,122
  809. #define INSN_LUID(23,930
  810. enum g_types 37,1518
  811. struct induction42,1679
  812. struct iv_class 111,5118
  813. enum iv_mode 134,6289
  814.  
  815. machmode.h,829
  816. #define PROTO(24,930
  817. #define PROTO(26,961
  818. #define MIN(42,1357
  819. #define MAX(43,1398
  820. #define HOST_BITS_PER_WIDE_INT 50,1585
  821. #define HOST_WIDE_INT 51,1635
  822. #define HOST_BITS_PER_WIDE_INT 53,1668
  823. #define HOST_WIDE_INT 54,1717
  824. #define HOST_PTR_PRINTF 62,1852
  825. #define DEF_MACHMODE(67,1992
  826. enum machine_mode 69,2056
  827. #define HAVE_MACHINE_MODES79,2190
  828. #define NUM_MACHINE_MODES 82,2244
  829. #define GET_MODE_NAME(88,2374
  830. enum mode_class 90,2429
  831. #define GET_MODE_CLASS(97,2709
  832. #define INTEGRAL_MODE_P(100,2810
  833. #define FLOAT_MODE_P(106,3033
  834. #define GET_MODE_SIZE(113,3237
  835. #define GET_MODE_UNIT_SIZE(118,3397
  836. #define GET_MODE_NUNITS(122,3508
  837. #define GET_MODE_BITSIZE(128,3703
  838. #define GET_MODE_MASK(133,3865
  839. #define GET_MODE_WIDER_MODE(140,4154
  840. #define GET_MODE_ALIGNMENT(154,4714
  841. #define GET_CLASS_NARROWEST_MODE(161,4956
  842.  
  843. objc-act.h,818
  844. #define KEYWORD_KEY_NAME(75,2558
  845. #define KEYWORD_ARG_NAME(76,2609
  846. #define METHOD_SEL_NAME(79,2712
  847. #define METHOD_SEL_ARGS(80,2762
  848. #define METHOD_ADD_ARGS(81,2817
  849. #define METHOD_DEFINITION(82,2869
  850. #define METHOD_ENCODING(83,2924
  851. #define CLASS_NAME(88,3118
  852. #define CLASS_SUPER_NAME(89,3165
  853. #define CLASS_IVARS(90,3221
  854. #define CLASS_RAW_IVARS(91,3285
  855. #define CLASS_NST_METHODS(92,3353
  856. #define CLASS_CLS_METHODS(93,3409
  857. #define CLASS_STATIC_TEMPLATE(94,3465
  858. #define CLASS_CATEGORY_LIST(95,3539
  859. #define CLASS_PROTOCOL_LIST(96,3611
  860. #define PROTOCOL_NAME(97,3683
  861. #define PROTOCOL_LIST(98,3733
  862. #define PROTOCOL_NST_METHODS(99,3799
  863. #define PROTOCOL_CLS_METHODS(100,3858
  864. #define PROTOCOL_FORWARD_DECL(101,3917
  865. #define TYPE_PROTOCOL_LIST(102,3991
  866. #define DEFTREECODE(106,4126
  867. enum objc_tree_code 107,4176
  868.  
  869. obstack.h,1805
  870. #define __OBSTACK_H__104,4711
  871. #define __PTR_TO_INT(111,4940
  872. #define __INT_TO_PTR(115,5011
  873. #define __need_ptrdiff_t128,5550
  874. #define PTR_INT_TYPE 136,5634
  875. #define PTR_INT_TYPE 138,5671
  876. struct _obstack_chunk    141,5705
  877. struct obstack    148,5933
  878. #define obstack_base(231,9285
  879. #define obstack_chunk_size(235,9398
  880. #define obstack_next_free(239,9512
  881. #define obstack_alignment_mask(243,9662
  882. #define obstack_init(245,9719
  883. #define obstack_begin(249,9851
  884. #define obstack_specify_allocation(253,9995
  885. #define obstack_specify_allocation_with_arg(257,10176
  886. #define obstack_chunkfun(261,10380
  887. #define obstack_freefun(264,10491
  888. #define obstack_1grow_fast(267,10580
  889. #define obstack_blank_fast(269,10647
  890. #define __extension__273,10767
  891. #define obstack_object_size(281,10999
  892. #define obstack_room(287,11204
  893. #define obstack_grow(292,11367
  894. #define obstack_grow0(305,11786
  895. #define obstack_1grow(319,12259
  896. #define obstack_ptr_grow(332,12725
  897. #define obstack_int_grow(341,13059
  898. #define obstack_ptr_grow_fast(350,13383
  899. #define obstack_int_grow_fast(351,13467
  900. #define obstack_blank(353,13547
  901. #define obstack_alloc(363,13873
  902. #define obstack_copy(369,14051
  903. #define obstack_copy0(375,14240
  904. #define obstack_finish(383,14529
  905. #define obstack_free(404,15260
  906. #define obstack_object_size(414,15609
  907. #define obstack_room(417,15715
  908. #define obstack_grow(426,16051
  909. #define obstack_grow0(434,16364
  910. #define obstack_1grow(443,16720
  911. #define obstack_ptr_grow(449,16924
  912. #define obstack_int_grow(455,17205
  913. #define obstack_ptr_grow_fast(461,17471
  914. #define obstack_int_grow_fast(462,17555
  915. #define obstack_blank(464,17635
  916. #define obstack_alloc(471,17885
  917. #define obstack_copy(474,17980
  918. #define obstack_copy0(477,18087
  919. #define obstack_finish(480,18196
  920. #define obstack_free(496,18800
  921. #define obstack_free(503,19137
  922.  
  923. output.h,0
  924.  
  925. pcp.h,127
  926. typedef struct stringdef STRINGDEF;23,855
  927. struct stringdef24,891
  928. typedef struct keydef KEYDEF;35,1253
  929. struct keydef36,1283
  930.  
  931. real.h,2989
  932. #define REAL_H_INCLUDED21,817
  933. #define UNKNOWN_FLOAT_FORMAT 24,905
  934. #define IEEE_FLOAT_FORMAT 25,936
  935. #define VAX_FLOAT_FORMAT 26,964
  936. #define IBM_FLOAT_FORMAT 27,991
  937. #define    TARGET_FLOAT_FORMAT    32,1124
  938. #define    HOST_FLOAT_FORMAT    36,1204
  939. #define REAL_INFINITY40,1301
  940. #define FLOAT_WORDS_BIG_ENDIAN 49,1592
  941. #define HOST_FLOAT_WORDS_BIG_ENDIAN 55,1774
  942. #define HOST_FLOAT_WORDS_BIG_ENDIAN 57,1818
  943. #define LONG_DOUBLE_TYPE_SIZE 66,2141
  944. #define REAL_ARITHMETIC70,2273
  945. #define REAL_IS_NOT_DOUBLE79,2566
  946. #define REAL_ARITHMETIC80,2593
  947. } realvaluetype;83,2709
  948. #define REAL_VALUE_TYPE 84,2726
  949. #define REAL_IS_NOT_DOUBLE90,2832
  950. #define REAL_ARITHMETIC91,2859
  951. } realvaluetype;94,2975
  952. #define REAL_VALUE_TYPE 95,2992
  953. #define REAL_IS_NOT_DOUBLE102,3219
  954. } realvaluetype;105,3337
  955. #define REAL_VALUE_TYPE 106,3354
  956. #define REAL_VALUE_TYPE 110,3508
  957. #define REAL_ARITHMETIC(125,4051
  958. #define REAL_VALUES_EQUAL(156,5562
  959. #define REAL_VALUES_LESS(158,5644
  960. #define REAL_VALUE_LDEXP(159,5704
  961. #define REAL_VALUE_RNDZINT(162,5791
  962. #define REAL_VALUE_UNSIGNED_RNDZINT(163,5835
  963. #define REAL_VALUE_TRUNCATE(165,5936
  964. #define REAL_VALUE_FIX(169,6111
  965. #define REAL_VALUE_UNSIGNED_FIX(172,6232
  966. #define REAL_VALUE_ATOF 174,6281
  967. #define REAL_VALUE_NEGATE 175,6316
  968. #define REAL_VALUE_MINUS_ZERO(177,6356
  969. #define REAL_VALUE_TO_INT 180,6452
  970. #define REAL_VALUE_FROM_INT(183,6565
  971. #define REAL_VALUE_FROM_UNSIGNED_INT(186,6673
  972. #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(190,6843
  973. #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(192,6927
  974. #define REAL_VALUE_TO_TARGET_DOUBLE(194,7012
  975. #define REAL_VALUE_TO_TARGET_SINGLE(197,7132
  976. #define REAL_VALUE_FROM_TARGET_DOUBLE(201,7330
  977. #define REAL_VALUE_FROM_TARGET_SINGLE(204,7474
  978. #define REAL_VALUE_TO_DECIMAL(207,7584
  979. #define    REAL_IS_NOT_DOUBLE226,8379
  980.   } realvaluetype;230,8508
  981. #define REAL_VALUE_TYPE 231,8527
  982. #define REAL_VALUE_TYPE 242,8877
  983. #define REAL_IS_NOT_DOUBLE244,8914
  984. #define REAL_VALUE_TO_TARGET_SINGLE(253,9227
  985. #define REAL_VALUE_TO_TARGET_DOUBLE(264,9648
  986. #define REAL_VALUE_TO_TARGET_DOUBLE(270,9876
  987. #define REAL_VALUE_TO_TARGET_LONG_DOUBLE(281,10274
  988. #define REAL_VALUES_EQUAL(286,10445
  989. #define REAL_VALUES_LESS(291,10579
  990. #define REAL_VALUE_RNDZINT(296,10721
  991. #define REAL_VALUE_UNSIGNED_RNDZINT(301,10891
  992. #define REAL_VALUE_FIX(306,11065
  993. #define REAL_VALUE_UNSIGNED_FIX(312,11226
  994. #define REAL_VALUE_LDEXP(317,11348
  995. #define REAL_VALUE_ATOF(326,11599
  996. #define REAL_VALUE_ATOF(329,11726
  997. #define REAL_VALUE_NEGATE(343,12138
  998. #define REAL_VALUE_TRUNCATE(354,12535
  999. #define REAL_VALUE_ISINF(361,12759
  1000. #define REAL_VALUE_ISNAN(366,12898
  1001. #define REAL_VALUE_NEGATIVE(371,13043
  1002. #define REAL_VALUE_MINUS_ZERO(376,13195
  1003. union real_extract 389,13544
  1004. #define CONST_DOUBLE_LOW(402,14030
  1005. #define CONST_DOUBLE_HIGH(403,14071
  1006. #define CONST_DOUBLE_CHAIN(406,14185
  1007. #define CONST_DOUBLE_MEM(410,14390
  1008. #define REAL_VALUE_FROM_CONST_DOUBLE(418,14644
  1009. #define CONST_DOUBLE_FROM_REAL_VALUE(425,14884
  1010. #define REAL_VALUE_TO_DECIMAL(434,15258
  1011.  
  1012. recog.h,91
  1013. #define PROTO(23,912
  1014. #define PROTO(25,943
  1015. #define const78,2409
  1016. #define OUT_FCN(84,2483
  1017.  
  1018. regs.h,236
  1019. #define REG_BYTES(22,815
  1020. #define REG_SIZE(28,1082
  1021. #define PSEUDO_REGNO_SIZE(58,2036
  1022. #define PSEUDO_REGNO_BYTES(64,2219
  1023. #define PSEUDO_REGNO_MODE(69,2338
  1024. #define REGNO_POINTER_FLAG(137,4938
  1025. #define CALLER_SAVE_PROFITABLE(158,5627
  1026.  
  1027. reload.h,185
  1028. #define SECONDARY_INPUT_RELOAD_CLASS(25,932
  1029. #define SECONDARY_OUTPUT_RELOAD_CLASS(27,1029
  1030. #define HAVE_SECONDARY_RELOADS33,1291
  1031. #define MAX_RELOADS 39,1444
  1032. enum reload_type83,3321
  1033.  
  1034. rtl.h,5964
  1035. #define RTX_CODE    34,1108
  1036. enum rtx_code 35,1139
  1037. #define NUM_RTX_CODE 45,1437
  1038. #define GET_RTX_LENGTH(49,1564
  1039. #define GET_RTX_NAME(52,1646
  1040. #define GET_RTX_FORMAT(55,1726
  1041. #define GET_RTX_CLASS(58,1808
  1042. typedef union rtunion_def62,1911
  1043. } rtunion;70,2069
  1044. typedef struct rtx_def74,2113
  1045. } *rtx;146,5253
  1046. #define PROTO(152,5374
  1047. #define PROTO(154,5405
  1048. #define PVPROTO(160,5474
  1049. #define VPROTO(161,5502
  1050. #define VA_START(162,5529
  1051. #define PVPROTO(164,5587
  1052. #define VPROTO(165,5613
  1053. #define VA_START(166,5653
  1054. #define STDIO_PROTO(172,5750
  1055. #define STDIO_PROTO(174,5794
  1056. #define NULL_RTX 178,5838
  1057. #define NULL 183,5943
  1058. #define GENERIC_PTR 188,6053
  1059. #define GENERIC_PTR 190,6086
  1060. #define NULL_PTR 195,6145
  1061. #define GET_CODE(201,6270
  1062. #define PUT_CODE(202,6325
  1063. #define GET_CODE(204,6392
  1064. #define PUT_CODE(205,6429
  1065. #define GET_MODE(208,6488
  1066. #define PUT_MODE(209,6525
  1067. #define RTX_INTEGRATED_P(211,6577
  1068. #define RTX_UNCHANGING_P(212,6627
  1069. typedef struct rtvec_def{218,6836
  1070. } *rtvec;221,6928
  1071. #define NULL_RTVEC 223,6939
  1072. #define GET_NUM_ELEM(225,6969
  1073. #define PUT_NUM_ELEM(226,7018
  1074. #define RTVEC_ELT(228,7089
  1075. #define REG_P(232,7169
  1076. #define CONSTANT_P(236,7264
  1077. #define XEXP(243,7541
  1078. #define XINT(244,7582
  1079. #define XWINT(245,7625
  1080. #define XSTR(246,7670
  1081. #define XVEC(247,7713
  1082. #define XVECLEN(248,7756
  1083. #define XVECEXP(249,7812
  1084. #define INSN_UID(255,8025
  1085. #define PREV_INSN(258,8113
  1086. #define NEXT_INSN(259,8158
  1087. #define PATTERN(262,8232
  1088. #define INSN_CODE(266,8398
  1089. #define LOG_LINKS(273,8755
  1090. #define INSN_DELETED_P(276,8837
  1091. #define CONST_CALL_P(279,8933
  1092. #define INSN_ANNULLED_BRANCH_P(283,9104
  1093. #define INSN_FROM_TARGET_P(289,9461
  1094. #define REG_NOTES(343,12900
  1095. enum reg_note 346,13000
  1096. #define REG_NOTE_KIND(353,13358
  1097. #define PUT_REG_NOTE_KIND(354,13420
  1098. #define GET_REG_NOTE_NAME(359,13581
  1099. #define CALL_INSN_FUNCTION_USAGE(368,14004
  1100. #define CODE_LABEL_NUMBER(373,14234
  1101. #define LINE_NUMBER 375,14290
  1102. #define NOTE_SOURCE_FILE(383,14638
  1103. #define NOTE_BLOCK_NUMBER(384,14693
  1104. #define NOTE_LINE_NUMBER(388,14879
  1105. #define NOTE_INSN_DELETED 405,15602
  1106. #define NOTE_INSN_BLOCK_BEG 406,15631
  1107. #define NOTE_INSN_BLOCK_END 407,15662
  1108. #define NOTE_INSN_LOOP_BEG 408,15693
  1109. #define NOTE_INSN_LOOP_END 409,15723
  1110. #define NOTE_INSN_FUNCTION_END 415,16085
  1111. #define NOTE_INSN_SETJMP 417,16198
  1112. #define NOTE_INSN_LOOP_CONT 419,16292
  1113. #define NOTE_INSN_LOOP_VTOP 421,16380
  1114. #define NOTE_INSN_PROLOGUE_END 423,16481
  1115. #define NOTE_INSN_EPILOGUE_BEG 425,16590
  1116. #define NOTE_INSN_DELETED_LABEL 427,16698
  1117. #define NOTE_INSN_FUNCTION_BEG 431,16893
  1118. #define NOTE_DECL_NAME(435,17007
  1119. #define NOTE_DECL_CODE(436,17059
  1120. #define NOTE_DECL_RTL(437,17111
  1121. #define NOTE_DECL_IDENTIFIER(438,17160
  1122. #define NOTE_DECL_TYPE(439,17218
  1123. #define GET_NOTE_INSN_NAME(445,17372
  1124. #define LABEL_NAME(449,17543
  1125. #define LABEL_NUSES(453,17722
  1126. #define BYTECODE_LABEL(461,18031
  1127. #define BYTECODE_BC_LABEL(464,18124
  1128. #define JUMP_LABEL(469,18393
  1129. #define LABEL_REFS(475,18655
  1130. #define LABEL_NEXTREF(481,18866
  1131. #define CONTAINING_INSN(486,19033
  1132. #define REGNO(490,19142
  1133. #define REG_FUNCTION_VALUE_P(495,19293
  1134. #define REG_USERVAR_P(498,19424
  1135. #define INTVAL(502,19527
  1136. #define SUBREG_REG(507,19689
  1137. #define SUBREG_WORD(508,19733
  1138. #define SUBREG_PROMOTED_VAR_P(518,20101
  1139. #define SUBREG_PROMOTED_UNSIGNED_P(519,20155
  1140. #define ASM_OPERANDS_TEMPLATE(523,20274
  1141. #define ASM_OPERANDS_OUTPUT_CONSTRAINT(524,20325
  1142. #define ASM_OPERANDS_OUTPUT_IDX(525,20385
  1143. #define ASM_OPERANDS_INPUT_VEC(526,20438
  1144. #define ASM_OPERANDS_INPUT_CONSTRAINT_VEC(527,20490
  1145. #define ASM_OPERANDS_INPUT(528,20553
  1146. #define ASM_OPERANDS_INPUT_LENGTH(529,20612
  1147. #define ASM_OPERANDS_INPUT_CONSTRAINT(530,20670
  1148. #define ASM_OPERANDS_INPUT_MODE(531,20750
  1149. #define ASM_OPERANDS_SOURCE_FILE(532,20825
  1150. #define ASM_OPERANDS_SOURCE_LINE(533,20879
  1151. #define MEM_VOLATILE_P(537,21020
  1152. #define MEM_IN_STRUCT_P(540,21138
  1153. #define LABEL_OUTSIDE_LOOP_P(544,21299
  1154. #define LABEL_REF_NONLOCAL_P(548,21467
  1155. #define LABEL_PRESERVE_P(551,21593
  1156. #define REG_LOOP_TEST_P(554,21722
  1157. #define SCHED_GROUP_P(558,21882
  1158. #define LINK_COST_ZERO(567,22435
  1159. #define LINK_COST_FREE(568,22473
  1160. #define SET_DEST(572,22610
  1161. #define SET_SRC(573,22652
  1162. #define TRAP_CONDITION(576,22753
  1163. #define CONSTANT_POOL_ADDRESS_P(579,22875
  1164. #define SYMBOL_REF_FLAG(582,22992
  1165. #define SYMBOL_REF_USED(585,23119
  1166. #define FIRST_FUNCTION_INSN(610,24443
  1167. #define FIRST_PARM_INSN(611,24496
  1168. #define FIRST_LABELNO(612,24545
  1169. #define LAST_LABELNO(613,24594
  1170. #define MAX_PARMREG(614,24642
  1171. #define MAX_REGNUM(615,24689
  1172. #define FUNCTION_ARGS_SIZE(616,24735
  1173. #define POPS_ARGS(617,24789
  1174. #define STACK_SLOT_LIST(618,24834
  1175. #define FUNCTION_FLAGS(619,24884
  1176. #define OUTGOING_ARGS_SIZE(620,24935
  1177. #define ORIGINAL_ARG_VECTOR(621,24990
  1178. #define ORIGINAL_DECL_INITIAL(622,25046
  1179. #define FUNCTION_FLAGS_CALLS_ALLOCA 629,25384
  1180. #define FUNCTION_FLAGS_CALLS_SETJMP 630,25423
  1181. #define FUNCTION_FLAGS_RETURNS_STRUCT 631,25462
  1182. #define FUNCTION_FLAGS_RETURNS_PCC_STRUCT 632,25503
  1183. #define FUNCTION_FLAGS_NEEDS_CONTEXT 633,25549
  1184. #define FUNCTION_FLAGS_HAS_NONLOCAL_LABEL 634,25590
  1185. #define FUNCTION_FLAGS_RETURNS_POINTER 635,25636
  1186. #define FUNCTION_FLAGS_USES_CONST_POOL 636,25680
  1187. #define FUNCTION_FLAGS_CALLS_LONGJMP 637,25724
  1188. #define FUNCTION_FLAGS_USES_PIC_OFFSET_TABLE 638,25766
  1189. #define FIND_REG_INC_NOTE(645,26121
  1190. #define FIND_REG_INC_NOTE(647,26205
  1191. #define AUTO_INC_DEC655,26584
  1192. #define exact_log2(665,26851
  1193. #define floor_log2(666,26911
  1194. #define plus_constant(669,26979
  1195. #define plus_constant_for_output(671,27051
  1196. #define GEN_INT(677,27282
  1197. #define CONST0_RTX(841,34650
  1198. #define CONST1_RTX(845,34755
  1199. #define CONST2_RTX(846,34814
  1200. #define HARD_FRAME_POINTER_REGNUM 868,35808
  1201. #define FIRST_VIRTUAL_REGISTER    877,36195
  1202. #define VIRTUAL_INCOMING_ARGS_REGNUM    885,36464
  1203. #define VIRTUAL_STACK_VARS_REGNUM    893,36726
  1204. #define VIRTUAL_STACK_DYNAMIC_REGNUM    901,36995
  1205. #define VIRTUAL_OUTGOING_ARGS_REGNUM    909,37284
  1206. #define LAST_VIRTUAL_REGISTER    911,37353
  1207. #define STORE_FLAG_VALUE 928,37927
  1208.  
  1209. scan.h,395
  1210. typedef struct sstring20,791
  1211. } sstring;25,858
  1212. #define INIT_SSTRING(27,870
  1213. #define FREE_SSTRING(28,948
  1214. #define SSTRING_PUT(29,1025
  1215. #define SSTRING_LENGTH(32,1159
  1216. #define MAKE_SSTRING_SPACE(33,1214
  1217. #define _PARAMS(38,1394
  1218. #define _PARAMS(40,1427
  1219. struct fn_decl45,1489
  1220. #define IDENTIFIER_TOKEN 65,2112
  1221. #define CHAR_TOKEN 66,2141
  1222. #define STRING_TOKEN 67,2164
  1223. #define INT_TOKEN 68,2189
  1224.  
  1225. stack.h,26
  1226. struct stack_level24,949
  1227.  
  1228. sys-protos.h,160
  1229. extern ENTRY                  TLgetentry(6,257
  1230. extern ENTRY *                hsearch(538,30567
  1231. extern ENTRY *                hsearch(ENTRY, ACTION)538,30567
  1232.  
  1233. sys-types.h,4048
  1234. enum clnt_stat 1,0
  1235. enum auth_stat 2,29
  1236. struct timeval 65,959
  1237. struct in_addr 69,1034
  1238. struct mallinfo 71,1076
  1239. typedef int dev_t;93,1481
  1240. typedef int pid_t;94,1500
  1241. typedef int gid_t;95,1519
  1242. typedef int off_t;96,1538
  1243. typedef int mode_t;97,1557
  1244. typedef int uid_t;98,1577
  1245. typedef int proc_t;100,1597
  1246. typedef int time_t;101,1617
  1247. typedef int addr_t;102,1637
  1248. typedef int caddr_t;103,1657
  1249. typedef int clock_t;104,1678
  1250. typedef int div_t;105,1699
  1251. typedef int ldiv_t;106,1718
  1252. typedef int dl_t;107,1738
  1253. typedef int major_t;108,1756
  1254. typedef int minor_t;109,1777
  1255. typedef int emcp_t;110,1798
  1256. typedef int fpclass_t;111,1818
  1257. typedef int index_t;112,1841
  1258. typedef int ecb_t;113,1862
  1259. typedef int aioop_t;114,1881
  1260. typedef int evver_t;115,1902
  1261. typedef int evcntlcmds_t;116,1923
  1262. typedef int idtype_t;117,1949
  1263. typedef int id_t;118,1971
  1264. typedef int procset_t;119,1989
  1265. typedef int hostid_t;120,2012
  1266. typedef int evpollcmds_t;121,2034
  1267. typedef int event_t;122,2060
  1268. typedef int hrtime_t;123,2081
  1269. typedef int evqcntlcmds_t;124,2103
  1270. typedef int sigset_t;125,2130
  1271. typedef int evsiginfo_t;126,2152
  1272. typedef int evcontext_t;127,2177
  1273. typedef int evta_t;128,2202
  1274. typedef int speed_t;129,2222
  1275. typedef int rlim_t;130,2243
  1276. typedef int cred_t;131,2263
  1277. typedef int file_t;132,2283
  1278. typedef int vnode_t;133,2303
  1279. typedef int vfs_t;134,2324
  1280. typedef int fpos_t;135,2343
  1281. typedef int exhda_t;136,2363
  1282. typedef int ucontext_t;137,2384
  1283. typedef int sess_t;138,2408
  1284. typedef int hrtcmd_t;139,2428
  1285. typedef int interval_t;140,2450
  1286. typedef int key_t;141,2474
  1287. typedef int daddr_t;142,2493
  1288. typedef int stack_t;143,2514
  1289. typedef int sigaction_t;144,2535
  1290. typedef int siginfo_t;145,2560
  1291. typedef int mblk_t;146,2583
  1292. typedef int paddr_t;147,2603
  1293. typedef int qband_t;148,2624
  1294. typedef int queue_t;149,2645
  1295. typedef int rf_resource_t;150,2666
  1296. typedef int sr_mount_t;151,2693
  1297. typedef int timer_t;152,2717
  1298. typedef int fpregset_t;153,2738
  1299. typedef int prstatus_t;154,2762
  1300. typedef int vfssw_t;155,2786
  1301. typedef int eucwidth_t;156,2807
  1302. typedef int page_t;157,2831
  1303. typedef int u_int;159,2852
  1304. typedef int u_short;160,2871
  1305. typedef int u_long;161,2892
  1306. typedef int u_char;162,2912
  1307. typedef int ushort;164,2933
  1308. typedef int ulong;165,2953
  1309. typedef int uint;166,2972
  1310. typedef int __gnuc_va_list;168,2991
  1311. typedef int archdr;170,3020
  1312. typedef int AUTH;171,3040
  1313. typedef int CLIENT;172,3058
  1314. typedef int DIR;173,3078
  1315. typedef int ENTRY;174,3095
  1316. typedef int Elf;175,3114
  1317. typedef int Elf32_Ehdr;176,3131
  1318. typedef int Elf32_Phdr;177,3155
  1319. typedef int Elf32_Shdr;178,3179
  1320. typedef int Elf_Arhdr;179,3203
  1321. typedef int Elf_Arsym;180,3226
  1322. typedef int Elf_Cmd;181,3249
  1323. typedef int Elf_Data;182,3270
  1324. typedef int Elf_Scn;183,3292
  1325. typedef int Elf_Type;184,3313
  1326. typedef int Elf_Kind;185,3335
  1327. typedef int FIELD;186,3357
  1328. typedef int FIELDTYPE;187,3376
  1329. typedef int PTF_int;188,3399
  1330. typedef int PTF_void;189,3420
  1331. typedef int PTF_charP;190,3442
  1332. typedef int FILE;191,3465
  1333. typedef int FORM;192,3483
  1334. typedef int ITEM;193,3501
  1335. typedef int MENU;194,3519
  1336. typedef int OPTIONS;195,3537
  1337. typedef int PANEL;196,3558
  1338. typedef int FTP_void;197,3577
  1339. typedef int RPCBLIST;198,3599
  1340. typedef int SCREEN;199,3621
  1341. typedef int SVCXPRT;200,3641
  1342. typedef int TERMINAL;201,3662
  1343. typedef int WINDOW;202,3684
  1344. typedef int bool;203,3704
  1345. typedef int nl_catd;204,3722
  1346. typedef int nl_item;205,3743
  1347. typedef int chtype;206,3764
  1348. typedef int datum;207,3784
  1349. typedef int fp_rnd;208,3803
  1350. typedef int spraycumul;209,3823
  1351. typedef int WORD;210,3847
  1352. typedef int VISIT;211,3865
  1353. typedef int ACTION;212,3884
  1354. typedef int *jmp_buf;214,3905
  1355. typedef int *sigjmp_buf;215,3927
  1356. typedef int xdrproc_t;216,3952
  1357. typedef int CALL;217,3975
  1358. typedef int bool_t;218,3993
  1359. typedef int DBM;219,4013
  1360. typedef int des_block;220,4030
  1361. typedef int resultproc_t;221,4053
  1362. #define mode_t 226,4093
  1363. #define uid_t 227,4112
  1364. #define gid_t 228,4130
  1365. #define time_t 229,4148
  1366. #define pid_t 230,4168
  1367. #define signal_ret_t 231,4186
  1368. #define wait_arg_t 232,4211
  1369. #define signal_ret_t 236,4249
  1370. #define wait_arg_t 237,4275
  1371.  
  1372. tree.h,7473
  1373. #define DEFTREECODE(28,884
  1374. enum tree_code 30,938
  1375. #define NUM_TREE_CODES 40,1122
  1376. #define TREE_CODE_CLASS(50,1588
  1377. enum built_in_function63,1917
  1378. typedef union tree_node *tree;128,3592
  1379. struct tree_common135,3796
  1380. #define TREE_CODE(176,4833
  1381. #define TREE_SET_CODE(177,4896
  1382. #define TREE_TYPE(182,5182
  1383. #define TREE_CHAIN(193,5649
  1384. #define STRIP_NOPS(198,5817
  1385. #define STRIP_TYPE_NOPS(208,6169
  1386. #define INTEGRAL_TYPE_P(219,6547
  1387. #define FLOAT_TYPE_P(226,6831
  1388. #define AGGREGATE_TYPE_P(233,7064
  1389. #define TREE_ADDRESSABLE(252,8091
  1390. #define TREE_STATIC(257,8339
  1391. #define TREE_NO_UNUSED_WARNING(261,8541
  1392. #define TREE_VIA_VIRTUAL(265,8723
  1393. #define TREE_CONSTANT_OVERFLOW(270,9007
  1394. #define TREE_SYMBOL_REFERENCED(274,9181
  1395. #define TREE_OVERFLOW(279,9472
  1396. #define TREE_PUBLIC(286,9796
  1397. #define TREE_VIA_PUBLIC(291,10034
  1398. #define TREE_VIA_PRIVATE(294,10136
  1399. #define TREE_VIA_PROTECTED(300,10392
  1400. #define TREE_SIDE_EFFECTS(307,10777
  1401. #define TREE_THIS_VOLATILE(319,11330
  1402. #define TREE_READONLY(326,11684
  1403. #define TREE_CONSTANT(332,11931
  1404. #define TREE_PERMANENT(337,12149
  1405. #define TREE_UNSIGNED(342,12398
  1406. #define TREE_ASM_WRITTEN(351,12908
  1407. #define TREE_USED(357,13187
  1408. #define TREE_RAISES(361,13357
  1409. #define TREE_PRIVATE(364,13444
  1410. #define TREE_PROTECTED(367,13581
  1411. #define TREE_LANG_FLAG_0(370,13723
  1412. #define TREE_LANG_FLAG_1(371,13783
  1413. #define TREE_LANG_FLAG_2(372,13843
  1414. #define TREE_LANG_FLAG_3(373,13903
  1415. #define TREE_LANG_FLAG_4(374,13963
  1416. #define TREE_LANG_FLAG_5(375,14023
  1417. #define TREE_LANG_FLAG_6(376,14083
  1418. #define TREE_INT_CST_LOW(384,14493
  1419. #define TREE_INT_CST_HIGH(385,14554
  1420. #define INT_CST_LT(387,14618
  1421. #define INT_CST_LT_UNSIGNED(393,14864
  1422. struct tree_int_cst401,15235
  1423. #define TREE_CST_RTL(412,15543
  1424. #define TREE_REAL_CST(419,15782
  1425. struct tree_real_cst423,15858
  1426. #define TREE_STRING_LENGTH(432,16069
  1427. #define TREE_STRING_POINTER(433,16126
  1428. struct tree_string435,16186
  1429. #define TREE_REALPART(445,16406
  1430. #define TREE_IMAGPART(446,16457
  1431. struct tree_complex448,16509
  1432. #define IDENTIFIER_LENGTH(459,16793
  1433. #define IDENTIFIER_POINTER(460,16853
  1434. struct tree_identifier462,16916
  1435. #define TREE_PURPOSE(470,17048
  1436. #define TREE_VALUE(471,17098
  1437. struct tree_list473,17145
  1438. #define TREE_VEC_LENGTH(481,17293
  1439. #define TREE_VEC_ELT(482,17344
  1440. #define TREE_VEC_END(483,17392
  1441. struct tree_vec485,17459
  1442. #define SAVE_EXPR_CONTEXT(495,17671
  1443. #define SAVE_EXPR_RTL(496,17725
  1444. #define RTL_EXPR_SEQUENCE(499,17829
  1445. #define RTL_EXPR_RTL(500,17909
  1446. #define CALL_EXPR_RTL(503,18013
  1447. #define CONSTRUCTOR_ELTS(506,18120
  1448. #define TREE_OPERAND(509,18212
  1449. #define TREE_COMPLEXITY(510,18268
  1450. struct tree_exp512,18324
  1451. #define BLOCK_VARS(520,18465
  1452. #define BLOCK_TYPE_TAGS(521,18511
  1453. #define BLOCK_SUBBLOCKS(522,18567
  1454. #define BLOCK_SUPERCONTEXT(523,18623
  1455. #define BLOCK_CHAIN(526,18780
  1456. #define BLOCK_ABSTRACT_ORIGIN(527,18824
  1457. #define BLOCK_ABSTRACT(528,18892
  1458. #define BLOCK_END_NOTE(529,18951
  1459. #define BLOCK_HANDLER_BLOCK(533,19110
  1460. struct tree_block535,19180
  1461. #define TYPE_UID(555,19701
  1462. #define TYPE_SIZE(556,19743
  1463. #define TYPE_MODE(557,19787
  1464. #define TYPE_VALUES(558,19831
  1465. #define TYPE_DOMAIN(559,19879
  1466. #define TYPE_FIELDS(560,19927
  1467. #define TYPE_METHODS(561,19975
  1468. #define TYPE_VFIELD(562,20024
  1469. #define TYPE_ARG_TYPES(563,20072
  1470. #define TYPE_METHOD_BASETYPE(564,20123
  1471. #define TYPE_OFFSET_BASETYPE(565,20180
  1472. #define TYPE_POINTER_TO(566,20237
  1473. #define TYPE_REFERENCE_TO(567,20293
  1474. #define TYPE_MIN_VALUE(568,20353
  1475. #define TYPE_MAX_VALUE(569,20404
  1476. #define TYPE_PRECISION(570,20455
  1477. #define TYPE_PARSE_INFO(571,20509
  1478. #define TYPE_SYMTAB_ADDRESS(572,20565
  1479. #define TYPE_SYMTAB_POINTER(573,20629
  1480. #define TYPE_NAME(574,20693
  1481. #define TYPE_NEXT_VARIANT(575,20737
  1482. #define TYPE_MAIN_VARIANT(576,20797
  1483. #define TYPE_BINFO(577,20857
  1484. #define TYPE_NONCOPIED_PARTS(578,20903
  1485. #define TYPE_CONTEXT(579,20969
  1486. #define TYPE_OBSTACK(580,21019
  1487. #define TYPE_LANG_SPECIFIC(581,21069
  1488. #define TYPE_ATTRIBUTES(585,21217
  1489. #define TYPE_ALIGN(589,21373
  1490. #define TYPE_STUB_DECL(591,21420
  1491. #define TYPE_NO_FORCE_BLK(596,21624
  1492. #define TYPE_VOLATILE(599,21747
  1493. #define TYPE_READONLY(602,21850
  1494. #define TYPE_LANG_FLAG_0(605,21990
  1495. #define TYPE_LANG_FLAG_1(606,22048
  1496. #define TYPE_LANG_FLAG_2(607,22106
  1497. #define TYPE_LANG_FLAG_3(608,22164
  1498. #define TYPE_LANG_FLAG_4(609,22222
  1499. #define TYPE_LANG_FLAG_5(610,22280
  1500. #define TYPE_LANG_FLAG_6(611,22338
  1501. #define TYPE_STRING_FLAG(616,22568
  1502. #define TYPE_NEEDS_CONSTRUCTING(620,22738
  1503. struct tree_type622,22816
  1504. #define BINFO_TYPE(683,24775
  1505. #define BINFO_OFFSET(691,25129
  1506. #define TYPE_BINFO_OFFSET(692,25181
  1507. #define BINFO_OFFSET_ZEROP(693,25246
  1508. #define BINFO_VTABLE(699,25534
  1509. #define TYPE_BINFO_VTABLE(700,25586
  1510. #define BINFO_VIRTUALS(705,25837
  1511. #define TYPE_BINFO_VIRTUALS(706,25891
  1512. #define BINFO_BASETYPES(718,26429
  1513. #define TYPE_BINFO_BASETYPES(719,26484
  1514. #define BINFO_VPTR_FIELD(725,26747
  1515. #define BINFO_BASETYPE(728,26871
  1516. #define TYPE_BINFO_BASETYPE(729,26945
  1517. #define BINFO_INHERITANCE_CHAIN(742,27732
  1518. #define DECL_NAME(748,27963
  1519. #define DECL_ASSEMBLER_NAME(753,28205
  1520. #define DECL_SECTION_NAME(756,28412
  1521. #define DECL_CONTEXT(762,28803
  1522. #define DECL_FIELD_CONTEXT(763,28853
  1523. #define DECL_FIELD_BITPOS(766,29036
  1524. #define DECL_BIT_FIELD_TYPE(770,29283
  1525. #define DECL_ARGUMENTS(774,29479
  1526. #define DECL_RESULT(776,29595
  1527. #define DECL_ARG_TYPE_AS_WRITTEN(778,29721
  1528. #define DECL_INITIAL(784,30016
  1529. #define DECL_ARG_TYPE(787,30200
  1530. #define DECL_QUALIFIER(790,30409
  1531. #define DECL_SOURCE_FILE(792,30540
  1532. #define DECL_SOURCE_LINE(793,30595
  1533. #define DECL_SIZE(796,30732
  1534. #define DECL_ALIGN(798,30827
  1535. #define DECL_MODE(802,31044
  1536. #define DECL_RTL(808,31421
  1537. #define DECL_INCOMING_RTL(811,31568
  1538. #define DECL_SAVED_INSNS(813,31700
  1539. #define DECL_FRAME_SIZE(816,31856
  1540. #define DECL_FUNCTION_CODE(819,32010
  1541. #define DECL_SET_FUNCTION_CODE(820,32071
  1542. #define DECL_FIELD_SIZE(822,32217
  1543. #define DECL_VINDEX(831,32720
  1544. #define DECL_FCONTEXT(835,32975
  1545. #define DECL_UID(838,33075
  1546. #define DECL_ABSTRACT_ORIGIN(843,33332
  1547. #define DECL_FROM_INLINE(848,33618
  1548. #define DECL_IGNORED_P(852,33801
  1549. #define DECL_ABSTRACT(860,34284
  1550. #define DECL_IN_SYSTEM_HEADER(864,34448
  1551. #define DECL_COMMON(869,34729
  1552. #define DECL_LANG_SPECIFIC(872,34826
  1553. #define DECL_EXTERNAL(877,35030
  1554. #define TYPE_DECL_SUPPRESS_DEBUG(883,35290
  1555. #define DECL_REGISTER(889,35576
  1556. #define DECL_PACKED(891,35699
  1557. #define DECL_NONLOCAL(900,36104
  1558. #define DECL_INLINE(904,36258
  1559. #define DECL_BUILT_IN_NONANSI(909,36498
  1560. #define DECL_BIT_FIELD(913,36657
  1561. #define DECL_TOO_LATE(916,36853
  1562. #define DECL_BUILT_IN(918,36973
  1563. #define DECL_IN_TEXT_SECTION(921,37115
  1564. #define DECL_VIRTUAL_P(925,37304
  1565. #define DECL_DEFER_OUTPUT(929,37476
  1566. #define DECL_LANG_FLAG_0(932,37589
  1567. #define DECL_LANG_FLAG_1(933,37647
  1568. #define DECL_LANG_FLAG_2(934,37705
  1569. #define DECL_LANG_FLAG_3(935,37763
  1570. #define DECL_LANG_FLAG_4(936,37821
  1571. #define DECL_LANG_FLAG_5(937,37879
  1572. #define DECL_LANG_FLAG_6(938,37937
  1573. #define DECL_LANG_FLAG_7(939,37995
  1574. struct tree_decl941,38054
  1575. union tree_node1011,39972
  1576. #define PROTO(1030,40444
  1577. #define PROTO(1032,40475
  1578. #define PVPROTO(1038,40544
  1579. #define VPROTO(1039,40572
  1580. #define VA_START(1040,40609
  1581. #define PVPROTO(1042,40668
  1582. #define VPROTO(1043,40694
  1583. #define VA_START(1044,40744
  1584. #define STDIO_PROTO(1050,40842
  1585. #define STDIO_PROTO(1052,40886
  1586. #define NULL_TREE 1056,40930
  1587. #define NULL 1061,41040
  1588. #define GENERIC_PTR 1066,41150
  1589. #define GENERIC_PTR 1068,41183
  1590. #define NULL_PTR 1073,41242
  1591. #define exact_log2(1081,41485
  1592. #define floor_log2(1082,41545
  1593. #define build_int_2(1128,42851
  1594.  
  1595. typeclass.h,21
  1596. enum type_class3,52
  1597.  
  1598. xcoffout.h,680
  1599. #define ASM_STABS_OP 4,86
  1600. #define DBX_TYPE_DECL_STABS_CODE 8,176
  1601. #define DBX_OUTPUT_STANDARD_TYPES(16,465
  1602. #define DBX_TYPE_DEFINED(24,654
  1603. #define DBX_STATIC_CONST_VAR_CODE 29,820
  1604. #define DBX_STATIC_BLOCK_START(46,1657
  1605. #define DBX_STATIC_BLOCK_END(59,2108
  1606. #define DBX_REGPARM_STABS_CODE 67,2350
  1607. #define DBX_REGPARM_STABS_LETTER 71,2454
  1608. #define DBX_FINISH_SYMBOL(76,2593
  1609. #define N_DECL 106,3760
  1610. #define N_RPSYM 112,3966
  1611. #define DBX_OUTPUT_MAIN_SOURCE_DIRECTORY(143,4886
  1612. #define DBX_OUTPUT_MAIN_SOURCE_FILENAME(150,5284
  1613. #define DBX_OUTPUT_MAIN_SOURCE_FILE_END(154,5444
  1614. #define DBX_CONTIN_LENGTH 166,5815
  1615. #define DBX_NO_XREFS171,6055
  1616. #define DEBUG_SYMS_TEXT177,6241
  1617.  
  1618. alloca.c,584
  1619. #define ADDRESS_FUNCTION(62,1994
  1620. #define ADDRESS_FUNCTION(64,2057
  1621. typedef void *pointer;68,2115
  1622. typedef char *pointer;70,2144
  1623. #define    NULL    73,2175
  1624. #define malloc 86,2639
  1625. #define    STACK_DIRECTION    99,3038
  1626. #define    STACK_DIR    104,3124
  1627. #define    STACK_DIR    109,3295
  1628. find_stack_direction 112,3336
  1629. #define    ALIGN_SIZE    143,4126
  1630. typedef union hdr146,4168
  1631. } header;154,4374
  1632. alloca 166,4825
  1633. #define CRAY_STACK234,6303
  1634. struct stack_control_header237,6396
  1635. struct stack_segment_linkage252,7017
  1636. struct stk_stat290,8115
  1637. struct stk_trailer319,9538
  1638. i00afunc 348,10196
  1639. i00afunc 422,12144
  1640.  
  1641. bc-emit.c,1311
  1642. prsym 65,1750
  1643. #define HASH_BITS 83,2017
  1644. #define HASH_SIZE 84,2038
  1645. hash 89,2124
  1646. sym_lookup 106,2393
  1647. bc_sym_write 130,2881
  1648. seg_create 165,3493
  1649. seg_align 181,3822
  1650. seg_data 200,4250
  1651. seg_skip 219,4646
  1652. seg_defsym 239,5146
  1653. seg_refsym 263,5630
  1654. seg_concat 283,6133
  1655. bc_seg_write 321,7032
  1656. bc_initialize 400,8844
  1657. bc_define_pointer 466,10825
  1658. bc_begin_function 478,10988
  1659. bc_align_bytecode 490,11210
  1660. bc_emit_bytecode_const 499,11332
  1661. bc_get_bytecode_label 512,11684
  1662. bc_emit_bytecode_labeldef 527,11981
  1663. bc_emit_bytecode_labelref 550,12449
  1664. bc_emit_code_labelref 573,13020
  1665. bc_end_function 593,13565
  1666. bc_align_const 640,14648
  1667. bc_emit_const 648,14754
  1668. bc_emit_const_skip 657,14910
  1669. bc_emit_const_labeldef 665,15046
  1670. bc_emit_const_labelref 673,15188
  1671. bc_align_data 682,15343
  1672. bc_emit_data 690,15442
  1673. bc_emit_data_skip 699,15594
  1674. bc_emit_data_labeldef 707,15721
  1675. bc_emit_data_labelref 715,15854
  1676. bc_emit_common 726,16167
  1677. bc_globalize_label 744,16434
  1678. bc_text 756,16609
  1679. bc_data 762,16651
  1680. bc_align 768,16693
  1681. bc_emit 778,16824
  1682. bc_emit_skip 789,16992
  1683. bc_emit_labeldef 799,17139
  1684. bc_emit_labelref 809,17306
  1685. bc_write_file 820,17500
  1686. bc_gen_rtx 831,17660
  1687. bc_print_rtl 850,18000
  1688. bc_emit_bytecode 864,18304
  1689. #define PRLIT(903,19326
  1690. #define PRLIT(905,19399
  1691. bc_emit_trampoline 967,21038
  1692. bc_xstrdup 984,21306
  1693.  
  1694. bc-optab.c,706
  1695. #define obstack_chunk_alloc 31,984
  1696. #define obstack_chunk_free 32,1020
  1697. #define GET_TYPECODE_MODE(38,1162
  1698. #define GET_TYPECODE_SIZE(49,1531
  1699. #define BIG_ARBITRARY_NUMBER 51,1605
  1700. static struct conversion_recipe55,1744
  1701. static struct conversion_info320,8831
  1702. #define NUM_CONVERSIONS 389,11300
  1703. struct conversion_list392,11425
  1704. conversion_reasonable_p 409,12091
  1705. deduce_conversion 521,15482
  1706. #define DEDUCE_CONVERSION(610,17979
  1707. emit_typecode_conversion 618,18235
  1708. bc_init_mode_to_code_map 631,18540
  1709. preferred_typecode 654,19125
  1710. bc_expand_conversion 672,19492
  1711. bc_expand_truth_conversion 685,19830
  1712. bc_expand_binary_operation 696,20073
  1713. bc_expand_unary_operation 737,21386
  1714. bc_expand_increment 773,22345
  1715.  
  1716. bi-arity.c,45
  1717. length 26,857
  1718. main 37,959
  1719. xmalloc 67,1596
  1720.  
  1721. bi-lexer.c,72
  1722. xmalloc 33,1043
  1723. xrealloc 52,1413
  1724. scan_string 77,2110
  1725. yylex 124,3032
  1726.  
  1727. bi-opcode.c,30
  1728. main(25,866
  1729. xmalloc 65,1752
  1730.  
  1731. bi-opname.c,30
  1732. main(25,870
  1733. xmalloc 46,1290
  1734.  
  1735. bi-parser.c,1164
  1736. #define YYBISON 4,48
  1737. #define    DEFOP    6,98
  1738. #define    STRING    7,116
  1739. } YYSTYPE;38,588
  1740.   struct yyltype42,624
  1741.   yyltype;51,781
  1742. #define YYLTYPE 53,793
  1743. #define const59,862
  1744. #define    YYFINAL    64,886
  1745. #define    YYFLAG    65,906
  1746. #define    YYNTBASE    66,929
  1747. #define YYTRANSLATE(68,949
  1748. #define    YYLAST    159,5121
  1749. #define alloca 198,6641
  1750. #define yyerrok    234,7766
  1751. #define yyclearin    235,7801
  1752. #define YYEMPTY    236,7838
  1753. #define YYEOF    237,7858
  1754. #define YYACCEPT    238,7875
  1755. #define YYABORT 239,7902
  1756. #define YYERROR    240,7929
  1757. #define YYFAIL    245,8165
  1758. #define YYRECOVERING(246,8195
  1759. #define YYBACKUP(247,8235
  1760. #define YYTERROR    259,8569
  1761. #define YYERRCODE    260,8588
  1762. #define YYLEX    263,8626
  1763. #define YYLEX    268,8691
  1764. #define YYLEX    270,8736
  1765. #define YYINITDEPTH 299,9424
  1766. #define YYMAXDEPTH 310,9653
  1767. #define __yy_bcopy(319,9834
  1768. __yy_bcopy 326,10084
  1769. __yy_bcopy 344,10436
  1770. #define YYPARSE_PARAM_DECL 366,10931
  1771. #define YYPARSE_PARAM368,10985
  1772. #define YYPARSE_PARAM_DECL369,11007
  1773. yyparse(373,11046
  1774.   if 722,19803
  1775.   if 736,20056
  1776.   if 759,20674
  1777.   if 820,22076
  1778.   if 849,22887
  1779.   if 875,23370
  1780.   else if 890,23646
  1781. makenode 913,23966
  1782. makevar 925,24141
  1783. makedef 942,24500
  1784. yyerror 957,24769
  1785.  
  1786. bi-reverse.c,16
  1787. reverse(25,854
  1788.  
  1789. c-aux-info.c,320
  1790. enum formals_style_enum 31,1093
  1791. typedef enum formals_style_enum formals_style;36,1163
  1792. concat 53,1592
  1793. concat3 76,1984
  1794. affix_data_type 116,3220
  1795. gen_formal_list_for_type 161,4428
  1796. deserves_ellipsis 245,7563
  1797. gen_formal_list_for_func_def 281,9118
  1798. gen_type 356,12720
  1799. gen_decl 516,17553
  1800. gen_aux_info_record 596,20625
  1801.  
  1802. c-common.c,1070
  1803. declare_function_name 36,1139
  1804. declare_hidden_char_array 63,1865
  1805. combine_strings 96,2926
  1806. decl_attributes 206,5888
  1807. #define T_I    471,14211
  1808. #define T_L    472,14242
  1809. #define T_S    473,14278
  1810. #define T_UI    474,14315
  1811. #define T_UL    475,14348
  1812. #define T_US    476,14386
  1813. #define T_F    477,14425
  1814. #define T_D    478,14454
  1815. #define T_LD    479,14484
  1816. #define T_C    480,14520
  1817. #define T_V    481,14548
  1818. #define T_W    482,14576
  1819. #define T_ST 483,14605
  1820. } format_char_info;501,15232
  1821. typedef struct function_format_info 533,16335
  1822. } function_format_info;540,16717
  1823. init_function_format_info 554,17271
  1824. record_function_format 577,18527
  1825. check_function_format 618,19644
  1826. check_format_info 644,20273
  1827. constant_expression_warning 1106,33242
  1828. overflow_warning 1123,33860
  1829. unsigned_conversion_warning 1150,34700
  1830. convert_and_check 1171,35530
  1831. c_expand_expr_stmt 1199,36288
  1832. check_case_value 1219,36895
  1833. type_for_size 1247,37541
  1834. type_for_mode 1287,38898
  1835. binary_op_error 1340,40671
  1836. shorten_compare 1415,42709
  1837. truthvalue_conversion 1730,52041
  1838. get_directive_line 1897,57801
  1839. c_build_type_variant 1969,59526
  1840.  
  1841. c-convert.c,17
  1842. convert 58,2188
  1843.  
  1844. c-decl.c,2546
  1845. enum decl_context36,1330
  1846. #define CHAR_TYPE_SIZE 45,1669
  1847. #define SHORT_TYPE_SIZE 49,1738
  1848. #define INT_TYPE_SIZE 53,1844
  1849. #define LONG_TYPE_SIZE 57,1911
  1850. #define LONG_LONG_TYPE_SIZE 61,1984
  1851. #define WCHAR_UNSIGNED 65,2063
  1852. #define FLOAT_TYPE_SIZE 69,2120
  1853. #define DOUBLE_TYPE_SIZE 73,2191
  1854. #define LONG_DOUBLE_TYPE_SIZE 77,2274
  1855. #define SIZE_TYPE 87,2686
  1856. #define PTRDIFF_TYPE 91,2753
  1857. #define WCHAR_TYPE 95,2812
  1858. struct binding_level300,8955
  1859. #define NULL_BINDING_LEVEL 361,11205
  1860. #define DOLLARS_IN_IDENTIFIERS 536,16073
  1861. c_decode_option 545,16317
  1862. print_lang_decl 728,22251
  1863. print_lang_type 736,22348
  1864. print_lang_identifier 744,22445
  1865. finish_incomplete_decl 761,23126
  1866. make_binding_level 782,23562
  1867. global_bindings_p 791,23750
  1868. keep_next_level 797,23837
  1869. kept_level_p 805,23958
  1870. declare_parm_level 821,24472
  1871. in_parm_level_p 830,24639
  1872. pushlevel 840,24849
  1873. poplevel 898,26520
  1874. delete_block 1124,33952
  1875. insert_block 1148,34625
  1876. set_block 1160,34869
  1877. push_label_level 1167,34969
  1878. pop_label_level 1195,35568
  1879. pushtag 1256,37444
  1880. duplicate_decls 1298,38710
  1881. pushdecl 1819,57708
  1882. pushdecl_top_level 2239,72945
  1883. implicitly_declare 2255,73314
  1884. redeclaration_error_message 2323,75616
  1885. lookup_label 2382,77881
  1886. shadow_label 2435,79329
  1887. define_label 2454,79772
  1888. getdecls 2491,80818
  1889. gettags 2499,80957
  1890. storedecls 2509,81227
  1891. storetags 2518,81384
  1892. lookup_tag 2535,81973
  1893. pending_xref_error 2572,82994
  1894. lookup_tag_reverse 2586,83393
  1895. lookup_name 2609,83983
  1896. lookup_name_current_level 2624,84318
  1897. lookup_name_current_level_global 2646,84765
  1898. init_decl_processing 2671,85382
  1899. builtin_function 3165,104418
  1900. shadow_tag 3205,105882
  1901. shadow_tag_warned 3212,105972
  1902. groktypename 3280,107432
  1903. groktypename_in_parm_context 3293,107717
  1904. start_decl 3323,108782
  1905. finish_decl 3458,113073
  1906. maybe_build_cleanup 3736,122314
  1907. push_parm_decl 3749,122641
  1908. clear_parm_order 3788,123717
  1909. complete_array_type 3798,123994
  1910. grokdeclarator 3898,127134
  1911. grokparms 4901,160125
  1912. get_parm_info 5008,163510
  1913. parmlist_tags_warning 5103,166483
  1914. xref_tag 5140,167519
  1915. start_struct 5198,169469
  1916. grokfield 5241,170734
  1917. field_decl_cmp 5263,171258
  1918. finish_struct 5275,171554
  1919. layout_array_type 5592,181071
  1920. start_enum 5607,181497
  1921. min_precision 5653,182796
  1922. finish_enum 5686,183899
  1923. build_enumerator 5787,187322
  1924. start_function 5865,189561
  1925. c_mark_varargs 6017,195213
  1926. store_parm_decls 6030,195562
  1927. combine_parm_decls 6452,209238
  1928. finish_function 6595,213491
  1929. struct c_function6712,217321
  1930. push_c_function_context 6730,217679
  1931. pop_c_function_context 6755,218347
  1932. copy_lang_decl 6794,219546
  1933.  
  1934. c-iterate.c,606
  1935. struct  ixpansion79,3135
  1936. struct iter_stack_node90,3414
  1937. init_iterators 107,3875
  1938. iterator_for_loop_start 116,4068
  1939. iterator_for_loop_end 127,4305
  1940. iterator_expand 147,4844
  1941. expand_stmt_with_iterators_1 159,5079
  1942. collect_iterators 188,6005
  1943. iterator_loop_prologue 277,8071
  1944. iterator_loop_epilogue 325,9643
  1945. top_level_ixpansion_p 354,10573
  1946. isn_append 363,10720
  1947. #define ISN_ZERO(383,10998
  1948. istack_sublevel_to_current 390,11233
  1949. push_iterator_stack 408,11743
  1950. pop_iterator_stack 424,12110
  1951. add_ixpansion 440,12442
  1952. delete_ixpansion 470,13332
  1953. prdecl 521,14685
  1954. pil 542,15022
  1955. pixl 559,15344
  1956. pis 582,15759
  1957.  
  1958. c-lang.c,414
  1959. lang_decode_option 30,970
  1960. lang_init 37,1047
  1961. lang_finish 46,1273
  1962. lang_identify 51,1300
  1963. print_lang_statistics 57,1341
  1964. lookup_interface 64,1420
  1965. is_class_name 71,1480
  1966. maybe_objc_check_decl 78,1536
  1967. maybe_objc_comptypes 84,1590
  1968. maybe_objc_method_name 92,1696
  1969. maybe_building_objc_message_expr 99,1763
  1970. recognize_objc_keyword 105,1820
  1971. build_objc_string 111,1868
  1972. GNU_xref_begin 120,1967
  1973. GNU_xref_end 126,2038
  1974.  
  1975. c-lex.c,586
  1976. #define YYDEBUG 51,1377
  1977. #define WCHAR_TYPE_SIZE 72,1929
  1978. #define WCHAR_TYPE_SIZE    74,1973
  1979. #define WCHAR_BYTES 79,2070
  1980. make_pointer_declarator 108,3120
  1981. forget_protocol_qualifiers 115,3258
  1982. remember_protocol_qualifiers 126,3510
  1983. init_lex 144,4013
  1984. reinit_parse_for_function 218,6882
  1985. yyprint 225,6998
  1986. skip_white_space 268,7832
  1987. position_after_white_space 324,8931
  1988. extend_token_buffer 342,9356
  1989. check_newline 359,9815
  1990. handle_sysv_pragma 670,17733
  1991. #define ENDFILE 704,18312
  1992. readescape 710,18515
  1993. yyerror 845,21342
  1994. struct try_type873,22106
  1995. yylex 893,22506
  1996. set_yydebug 1975,50262
  1997.  
  1998. c-pragma.c,91
  1999. #define HANDLE_PRAGMA_WEAK 31,1116
  2000. enum pragma_state35,1202
  2001. handle_pragma_token 63,1754
  2002.  
  2003. c-typeck.c,2530
  2004. require_complete_type 77,3165
  2005. incomplete_type_error 96,3640
  2006. qualify_type 159,5109
  2007. common_type 176,5663
  2008. comptypes 441,13920
  2009. comp_target_types 547,16904
  2010. function_types_compatible_p 574,17714
  2011. type_lists_compatible_p 624,19125
  2012. self_promoting_args_p 702,21399
  2013. self_promoting_type_p 728,21879
  2014. unsigned_type 743,22137
  2015. signed_type 763,22708
  2016. signed_or_unsigned_type 784,23304
  2017. c_sizeof 807,24245
  2018. c_sizeof_nowarn 843,25177
  2019. c_size_in_bytes 866,25688
  2020. c_alignof 895,26363
  2021. c_alignof_expr 915,26898
  2022. decl_constant_value 955,28046
  2023. default_conversion 984,29167
  2024. lookup_field 1112,33262
  2025. build_component_ref 1204,35432
  2026. build_indirect_ref 1288,37943
  2027. build_array_ref 1345,39889
  2028. build_function_call 1480,44221
  2029. convert_arguments 1582,47567
  2030. parser_build_binary_op 1771,54322
  2031. build_binary_op 1882,58283
  2032. pointer_int_sum 2515,80101
  2033. pointer_diff 2596,82952
  2034. build_unary_op 2640,84402
  2035. convert_sequence 3011,95134
  2036. lvalue_p 3039,95795
  2037. lvalue_or_else 3072,96459
  2038. unary_complex_lvalue 3089,96885
  2039. pedantic_lvalue_warning 3119,97757
  2040. readonly_warning 3131,98056
  2041. mark_addressable 3171,99062
  2042. build_conditional_expr 3235,100515
  2043. build_compound_expr 3436,107103
  2044. internal_build_compound_expr 3443,107215
  2045. build_c_cast 3486,108612
  2046. build_modify_expr 3652,113766
  2047. convert_for_assignment 3826,119630
  2048. warn_for_assignment 4058,128533
  2049. initializer_constant_valid_p 4104,129878
  2050. valid_compound_expr_initializer 4231,134210
  2051. store_init_value 4256,134936
  2052. struct spelling4315,136683
  2053. #define SPELLING_STRING 4325,136768
  2054. #define SPELLING_MEMBER 4326,136794
  2055. #define SPELLING_BOUNDS 4327,136820
  2056. #define SPELLING_DEPTH(4336,137167
  2057. #define RESTORE_SPELLING_DEPTH(4337,137219
  2058. #define SAVE_SPELLING_DEPTH(4341,137362
  2059. #define PUSH_SPELLING(4351,137595
  2060. push_string 4376,138320
  2061. push_member_name 4385,138490
  2062. push_array_bounds 4397,138761
  2063. spelling_length 4406,138936
  2064. print_spelling 4425,139248
  2065. get_spelling 4456,139861
  2066. error_init 4491,140849
  2067. pedwarn_init 4517,141589
  2068. warning_init 4543,142331
  2069. digest_init 4568,143042
  2070. struct constructor_stack4871,153432
  2071. struct initializer_stack4903,154154
  2072. start_init 4925,154640
  2073. finish_init 4993,156564
  2074. really_start_incremental_init 5036,158012
  2075. push_init_level 5136,161213
  2076. check_init_type_bitfields 5286,166127
  2077. pop_init_level 5320,167059
  2078. set_init_index 5535,173363
  2079. set_init_label 5579,174861
  2080. output_init_element 5619,176029
  2081. output_pending_init_elements 5797,181730
  2082. process_init_element 5950,186354
  2083. c_expand_asm_operands 6212,194419
  2084. c_expand_return 6280,196701
  2085. c_expand_start_case 6348,198810
  2086.  
  2087. caller-save.c,297
  2088. #define MAX_MOVE_MAX 32,1049
  2089. #define MAX_UNITS_PER_WORD 36,1114
  2090. init_caller_save 97,3384
  2091. init_save_areas 213,6840
  2092. setup_save_areas 248,8282
  2093. save_call_clobbered_regs 348,11118
  2094. set_reg_live 509,16597
  2095. clear_reg_live 541,17380
  2096. restore_referenced_regs 565,18058
  2097. insert_save_restore 638,20489
  2098.  
  2099. calls.c,271
  2100. #define PUSH_ARGS_REVERSED    41,1300
  2101. #define STACK_BYTES 47,1431
  2102. struct arg_data51,1549
  2103. calls_function 143,5346
  2104. calls_function_1 155,5551
  2105. prepare_call_address 254,8016
  2106. emit_call_1 337,10822
  2107. expand_call 469,14926
  2108. target_for_arg 2762,89150
  2109. store_one_arg 2806,90643
  2110.  
  2111. cccp.c,5878
  2112. typedef unsigned char U_CHAR;24,1049
  2113. #define NO_SHORTNAMES27,1093
  2114. #define STANDARD_INCLUDE_DIR 43,1446
  2115. #define LOCAL_INCLUDE_DIR 47,1524
  2116. #define PTR_INT_TYPE 52,1672
  2117. #define PTR_INT_TYPE 54,1709
  2118. #define STDC_VALUE 61,1795
  2119. #define PATH_SEPARATOR 66,1905
  2120. #define O_RDONLY    98,2546
  2121. #define O_WRONLY    99,2595
  2122. #define read(100,2644
  2123. #define write(101,2693
  2124. #define open(102,2744
  2125. #define fopen(103,2801
  2126. #define freopen(104,2850
  2127. #define strncat(105,2915
  2128. typedef struct { unsigned :16, :16, :16; } vms_ino_t;113,3178
  2129. #define ino_t 114,3232
  2130. #define INCLUDE_LEN_FUDGE 115,3256
  2131. #define BSTRING    117,3344
  2132. #define O_RDONLY 125,3513
  2133. #define MIN(130,3562
  2134. #define MAX(131,3603
  2135. #define HOST_BITS_PER_WIDE_INT 138,3790
  2136. #define HOST_WIDE_INT 139,3840
  2137. #define HOST_BITS_PER_WIDE_INT 141,3873
  2138. #define HOST_WIDE_INT 142,3922
  2139. #define S_ISREG(148,3980
  2140. #define S_ISDIR(152,4051
  2141. #define NULL 158,4185
  2142. #define GENERIC_PTR 163,4295
  2143. #define GENERIC_PTR 165,4328
  2144. #define NULL_PTR 170,4387
  2145. #define INCLUDE_LEN_FUDGE 174,4455
  2146. enum file_change_code 307,7750
  2147. #define FAILURE_EXIT_CODE 327,8287
  2148. #define SUCCESS_EXIT_CODE 331,8388
  2149. #define INPUT_STACK_MAX 495,13223
  2150. static struct file_buf 496,13251
  2151. #define CHECK_DEPTH(526,14318
  2152. typedef struct file_buf FILE_BUF;537,14655
  2153. #define OUTBUF_SIZE 543,14882
  2154. #define check_expand(549,15054
  2155. struct file_name_list553,15201
  2156. static struct default_include 573,15897
  2157. typedef struct macrodef MACRODEF;660,19470
  2158. struct macrodef661,19504
  2159. typedef struct definition DEFINITION;692,20707
  2160. struct definition 693,20745
  2161. union hashval 724,21971
  2162. #define REST_EXTENSION_LENGTH    744,22695
  2163. enum node_type 754,23213
  2164. struct hashnode 794,24718
  2165. typedef struct hashnode HASHNODE;806,25211
  2166. #define HASHSIZE 815,25630
  2167. #define HASHSTEP(817,25688
  2168. #define MAKE_POS(818,25730
  2169. #define SIZE_TYPE 837,26326
  2170. #define PTRDIFF_TYPE 843,26440
  2171. #define WCHAR_TYPE 849,26544
  2172. #define USER_LABEL_PREFIX 857,26703
  2173. #define REGISTER_PREFIX 863,26812
  2174. struct tokenlist_list 871,27051
  2175. struct assertion_hashnode 876,27136
  2176. typedef struct assertion_hashnode ASSERTION_HASHNODE;889,27617
  2177. #define ASSERTION_HASHSIZE 898,28047
  2178. struct directive 907,28358
  2179. #define SKIP_WHITE_SPACE(957,30177
  2180. #define SKIP_ALL_WHITE_SPACE(958,30252
  2181. #define DOLLARS_IN_IDENTIFIERS 974,30785
  2182. static DEFINITION *collect_expansion 979,30869
  2183. struct if_stack 984,31020
  2184. typedef struct if_stack IF_STACK_FRAME;994,31469
  2185. safe_read 1019,32195
  2186. safe_write 1047,32683
  2187. main 1068,32994
  2188. path_include 2133,63346
  2189. trigraph_pcp 2188,64810
  2190. newline_fix 2260,66426
  2191. name_newline_fix 2303,67379
  2192. get_lintcmd 2353,68609
  2193. rescan 2434,71646
  2194. expand_to_temp_buffer 3311,95500
  2195. handle_directive 3394,97536
  2196. timestamp 3782,107409
  2197. special_symbol 3802,107804
  2198. do_include 3976,111737
  2199. redundant_include_p 4394,124181
  2200. is_system_include 4418,125066
  2201. struct file_name_map4448,126041
  2202. #define FILE_NAME_MAP_FILE 4455,126136
  2203. read_filename_string 4461,126271
  2204. read_name_map 4492,126800
  2205. open_include_file 4581,129128
  2206. finclude 4656,131302
  2207. record_control_macro 4772,134154
  2208. #define IMPORT_HASH_SIZE 4791,134577
  2209. struct import_file 4793,134606
  2210. import_hash 4807,134897
  2211. lookup_import 4822,135237
  2212. add_import 4866,136330
  2213. check_precompiled 4897,137481
  2214. check_preconditions 4953,138606
  2215. pcfinclude 5012,140126
  2216. pcstring_used 5127,143720
  2217. write_output 5140,143985
  2218. pass_thru_directive 5191,145645
  2219. struct arglist 5225,146840
  2220. create_definition 5236,147056
  2221. do_define 5393,151353
  2222. check_macro_name 5466,153509
  2223. compare_defs 5495,154219
  2224.      DEFINITION *d1,5496,154241
  2225. comp_def_part 5538,155617
  2226. collect_expansion 5587,157357
  2227. do_assert 5850,164566
  2228. do_unassert 5927,166602
  2229. check_assertion 6027,169085
  2230. compare_token_lists 6070,170131
  2231. read_token_list 6093,170753
  2232. free_token_list 6158,172293
  2233. assertion_install 6179,172769
  2234. assertion_lookup 6219,173798
  2235. delete_assertion 6236,174133
  2236. #define FNAME_HASHSIZE 6257,174595
  2237. do_line 6260,174633
  2238. do_undef 6412,178277
  2239. do_error 6454,179411
  2240. do_warning 6475,179948
  2241. do_once 6493,180406
  2242. do_ident 6521,181004
  2243. do_pragma 6556,181989
  2244. do_pragma 6604,183342
  2245. do_sccs 6624,183880
  2246. do_if 6645,184533
  2247. do_elif 6664,184927
  2248. eval_if_expression 6706,186069
  2249. do_xifdef 6734,186720
  2250. conditional_skip 6822,189203
  2251. skip_if_group 6854,189953
  2252. do_else 7075,195547
  2253. do_endif 7120,196694
  2254. validate_else 7188,198522
  2255. skip_to_end_of_comment 7237,199975
  2256. skip_quoted_string 7343,202626
  2257. quote_string 7410,204347
  2258. skip_paren_group 7449,205058
  2259. output_line_command 7502,206103
  2260. struct argdata 7586,208610
  2261. macroexpand 7605,209129
  2262. macarg 8001,220849
  2263. macarg1 8136,225131
  2264. discard_comments 8234,227290
  2265. change_newlines 8338,229635
  2266. error 8391,230575
  2267. error_from_errno 8416,231056
  2268. warning 8444,231578
  2269. error_with_line 8473,232113
  2270. warning_with_line 8497,232571
  2271. pedwarn 8529,233175
  2272. pedwarn_with_line 8540,233366
  2273. pedwarn_with_file_and_line 8555,233745
  2274. print_containing_files 8577,234296
  2275. line_for_error 8627,235650
  2276. grow_outbuf 8658,236365
  2277. install 8701,237680
  2278. lookup 8758,238938
  2279. delete_macro 8798,240001
  2280. hashf 8832,240703
  2281. dump_single_macro 8848,240980
  2282. dump_all_macros 8901,242102
  2283. dump_defn_1 8922,242595
  2284. dump_arg_n 8950,243262
  2285.      DEFINITION *defn;8951,243292
  2286. initialize_char_syntax 8970,243624
  2287. initialize_builtins 9011,244552
  2288. make_definition 9106,248174
  2289. make_undef 9177,249714
  2290. make_assertion 9206,250330
  2291. append_include_chain 9265,251704
  2292. deps_output 9299,252449
  2293. bzero 9337,253291
  2294. bcopy 9346,253410
  2295. bcmp 9356,253563
  2296. fatal 9372,253841
  2297. fancy_abort 9385,254147
  2298. perror_with_name 9391,254212
  2299. pfatal_with_name 9403,254471
  2300. pipe_closed 9417,254658
  2301. memory_full 9425,254810
  2302. xmalloc 9432,254869
  2303. xrealloc 9443,255047
  2304. xcalloc 9455,255253
  2305. savestring 9484,255913
  2306. file_size_and_mode 9497,256198
  2307. output_dots 9511,256508
  2308. hack_vms_include_specification 9529,256828
  2309. read 9695,262801
  2310. write 9722,263323
  2311. freopen 9753,264152
  2312. fopen 9765,264477
  2313. open 9776,264745
  2314. strncat 9790,265150
  2315.  
  2316. collect2.c,1957
  2317. #define COLLECT51,1514
  2318. #define generic 56,1569
  2319. #define const57,1590
  2320. #define generic 60,1611
  2321. #define vfork 64,1651
  2322. #define PROTO(70,1789
  2323. #define PROTO(72,1820
  2324. #define R_OK 77,1871
  2325. #define W_OK 78,1886
  2326. #define X_OK 79,1901
  2327. #define P_tmpdir 86,2062
  2328. #define OBJECT_FORMAT_NONE111,2922
  2329. #define MY_ISCOFF(137,3437
  2330. #define USE_MMAP145,3556
  2331. #define NM_FLAGS 164,3866
  2332. #define NAME__MAIN 174,4218
  2333. #define SYMBOL__MAIN 175,4246
  2334. struct id 181,4341
  2335. struct head188,4409
  2336. enum pass 197,4557
  2337. struct prefix_list233,5672
  2338. struct path_prefix239,5821
  2339. dup2 271,7011
  2340. my_strerror 292,7345
  2341. my_exit 310,7605
  2342. fatal_perror 329,7917
  2343. fatal 343,8170
  2344. error 355,8389
  2345. fancy_abort 367,8672
  2346. handler 374,8734
  2347. xcalloc 389,8957
  2348. xmalloc 401,9148
  2349. savestring 415,9366
  2350. is_ctor_dtor 429,9655
  2351. choose_temp_base 485,11088
  2352. putenv 521,11811
  2353. #define PATH_SEPARATOR 566,12728
  2354. is_in_prefix_list 593,13500
  2355. find_a_file 629,14194
  2356. add_prefix 681,15330
  2357. prefix_from_env 717,16080
  2358. main 760,16805
  2359. do_wait 1240,30910
  2360. fork_execute 1282,31605
  2361. maybe_unlink 1336,32581
  2362. add_to_list 1349,32760
  2363. write_list 1370,33238
  2364. write_list_with_asm 1383,33461
  2365. write_c_file 1399,33778
  2366. scan_prog_file 1438,35154
  2367. #   define GCC_SYMBOLS(1592,38276
  2368. #   define GCC_SYMENT    1593,38348
  2369. #   define GCC_OK_SYMBOL(1594,38376
  2370. #   define GCC_SYMINC(1595,38443
  2371. #   define GCC_SYMZERO(1596,38472
  2372. #   define GCC_CHECK_HDR(1597,38521
  2373. #   define GCC_SYMBOLS(1599,38573
  2374. #   define GCC_SYMENT    1600,38623
  2375. #   define GCC_OK_SYMBOL(1601,38653
  2376. #   define GCC_SYMINC(1605,38837
  2377. #   define GCC_SYMZERO(1606,38879
  2378. #   define GCC_CHECK_HDR(1607,38907
  2379. scan_prog_file 1622,39464
  2380. typedef union load_union1706,41162
  2381. } load_union_t;1719,41798
  2382. typedef struct load_all1723,41886
  2383. } load_all_t;1727,41999
  2384. struct file_info1731,42088
  2385. scan_prog_file 1764,43340
  2386. add_func_table 2037,50913
  2387. print_header 2117,53495
  2388. print_load_command 2160,55371
  2389. bad_header 2227,57400
  2390. read_file 2252,58120
  2391. end_file 2317,59649
  2392.  
  2393. combine.c,1916
  2394. #define gen_lowpart 101,4134
  2395. #define REVERSIBLE_CC_MODE(127,4874
  2396. #define INSN_CUID(141,5329
  2397. struct undo317,12000
  2398. #define MAX_UNDO 333,12478
  2399. struct undobuf335,12499
  2400. #define SUBST(351,12946
  2401. #define SUBST_INT(368,13542
  2402. combine_instructions 449,17346
  2403. init_reg_last_arrays 658,23853
  2404. setup_incoming_promotions 676,24567
  2405. set_nonzero_bits_and_sign_copies 709,25685
  2406. can_combine_p 794,28495
  2407. combinable_i3pat 1060,38817
  2408. try_combine 1178,42621
  2409. undo_all 2321,84585
  2410. find_split_point 2347,85246
  2411. subst 2718,97902
  2412. simplify_rtx 2901,104236
  2413. simplify_if_then_else 3844,138014
  2414. simplify_set 4136,148681
  2415. simplify_logical 4409,158192
  2416. expand_compound_operation 4689,167678
  2417. expand_field_assignment 4817,171919
  2418. make_extraction 4943,176230
  2419. extract_left_shift 5249,187319
  2420. make_compound_operation 5309,189293
  2421. get_pos_from_mask 5554,197873
  2422. force_to_mode 5591,198980
  2423. if_then_else_cond 6066,216447
  2424. known_cond 6239,222565
  2425. make_field_assignment 6327,224866
  2426. apply_distributive_law 6439,229427
  2427. simplify_and_const_int 6565,233754
  2428. nonzero_bits 6662,237167
  2429. num_sign_bit_copies 7024,248851
  2430. extended_count 7309,258836
  2431. merge_outer_ops 7346,260250
  2432. simplify_shift_const 7460,262759
  2433. recog_for_combine 8158,286440
  2434. gen_lowpart_for_combine 8254,289337
  2435. gen_binary 8418,294201
  2436. gen_unary 8468,295574
  2437. simplify_comparison 8493,296365
  2438. reversible_comparison_p 9475,329074
  2439. update_table_tick 9511,330069
  2440. record_value_for_reg 9543,331007
  2441. record_dead_and_set_regs_1 9636,333959
  2442. record_dead_and_set_regs 9674,335492
  2443. get_last_value_validate 9728,337104
  2444. get_last_value 9776,338399
  2445. use_crosses_set_p 9863,341021
  2446. reg_dead_at_p_1 9923,342524
  2447. reg_dead_at_p 9949,343302
  2448. mark_used_regs_combine 10010,344877
  2449. remove_death 10111,347390
  2450. move_deaths 10135,348001
  2451. reg_bitfield_target_p 10257,351533
  2452. distribute_notes 10312,353071
  2453. distribute_links 10685,364867
  2454. dump_combine_stats 10773,367510
  2455. dump_combine_total_stats 10783,367769
  2456.  
  2457. convert.c,112
  2458. convert_to_pointer 35,1186
  2459. convert_to_real 79,2363
  2460. convert_to_integer 117,3437
  2461. convert_to_complex 413,13382
  2462.  
  2463. cross-test.c,74
  2464. main 9,248
  2465. discard 65,1201
  2466. ddiscard 69,1229
  2467. foo 73,1261
  2468. dfoo 82,1363
  2469.  
  2470. crtstuff.c,197
  2471. #define CTORS_SECTION_ASM_OP    58,2538
  2472. #define DTORS_SECTION_ASM_OP    61,2638
  2473. #define ON_EXIT(67,2750
  2474. void __do_global_ctors 81,3269
  2475. __do_global_ctors_aux 111,4416
  2476. __do_global_ctors_aux 161,6010
  2477.  
  2478. cse.c,2201
  2479. #define INSN_CUID(338,13710
  2480. struct table_elt410,16345
  2481. #define NBUCKETS 430,16884
  2482. #define HASH(435,17054
  2483. #define FIXED_REGNO_P(446,17573
  2484. #define FIXED_REGNO_P(451,17756
  2485. #define CHEAP_REGNO(461,18198
  2486. #define CHEAP_REG(471,18690
  2487. #define COST(475,18807
  2488. #define REGNO_QTY_VALID_P(485,19100
  2489. struct write_data529,20732
  2490. #define PATHLENGTH    539,21025
  2491. struct cse_basic_block_data 543,21127
  2492. #define FIXED_BASE_PLUS_P(569,22052
  2493. #define NONZERO_BASE_PLUS_P(587,22846
  2494. #define COSTS_N_INSNS(674,27054
  2495. rtx_cost 677,27098
  2496. new_basic_block 760,29211
  2497. make_new_qty 799,30100
  2498. make_regs_eqv 820,30503
  2499. delete_reg_equiv 881,32706
  2500. mention_regs 919,33510
  2501. insert_regs 1001,35875
  2502. free_element 1060,37433
  2503. get_element 1070,37631
  2504. remove_from_table 1088,38099
  2505. lookup 1168,40192
  2506. lookup_for_remove 1187,40690
  2507. lookup_as_function 1218,41437
  2508. #define CHEAPER(1262,42943
  2509. insert 1265,43017
  2510. merge_equiv_classes 1433,48280
  2511. invalidate 1489,49938
  2512. remove_invalid_refs 1597,52902
  2513. rehash_using_reg 1619,53458
  2514. invalidate_memory 1670,54890
  2515. invalidate_for_call 1694,55450
  2516. use_related_value 1750,57009
  2517. canon_hash 1834,59450
  2518. safe_hash 1997,63312
  2519. exp_equiv_p 2027,64551
  2520. refers_to_p 2181,68107
  2521. set_nonvarying_address_components 2238,69292
  2522. refers_to_mem_p 2348,72447
  2523. cse_rtx_addr_varies_p 2418,74011
  2524. canon_reg 2457,75509
  2525. find_best_addr 2547,78308
  2526. find_comparison_args 2763,85415
  2527. simplify_unary_operation 2918,90151
  2528. simplify_binary_operation 3305,99731
  2529. simplify_plus_minus 4124,122116
  2530. cse_gen_binary 4294,126333
  2531. simplify_relational_operation 4339,127846
  2532. simplify_ternary_operation 4560,134850
  2533. fold_rtx 4638,137127
  2534. equiv_constant 5521,164943
  2535. gen_lowpart_if_possible 5567,166260
  2536. record_jump_equiv 5615,167724
  2537. record_jump_cond 5663,169301
  2538. struct set5878,175798
  2539. cse_insn 5912,176924
  2540. note_mem_written 7311,225381
  2541. invalidate_from_clobbers 7363,227218
  2542. cse_process_notes 7429,228999
  2543. cse_around_loop 7513,231365
  2544. invalidate_skipped_set 7581,233899
  2545. invalidate_skipped_block 7614,234918
  2546. cse_check_loop_start 7649,235850
  2547. cse_set_around_loop 7680,236965
  2548. cse_end_of_basic_block 7779,240585
  2549. cse_main 7991,247355
  2550. cse_basic_block 8169,252922
  2551. count_reg_usage 8362,259331
  2552. delete_dead_from_cse 8451,261739
  2553.  
  2554. dbxout.c,1534
  2555. #define ASM_STABS_OP 92,3516
  2556. #define ASM_STABN_OP 96,3575
  2557. #define DBX_TYPE_DECL_STABS_CODE 100,3646
  2558. #define DBX_STATIC_CONST_VAR_CODE 104,3728
  2559. #define DBX_REGPARM_STABS_CODE 108,3807
  2560. #define DBX_REGPARM_STABS_LETTER 112,3886
  2561. #define DBX_MEMPARM_STABS_LETTER 116,3964
  2562. #define FILE_NAME_JOINER 120,4034
  2563. #define FORCE_TEXT 148,4895
  2564. #define FORCE_TEXT150,4937
  2565. #define N_CATCH 160,5222
  2566. #define STAB_CODE_TYPE 165,5292
  2567. #define STAB_CODE_TYPE 167,5344
  2568. #define PARM_PASSED_IN_MEMORY(172,5435
  2569. #define DEBUGGER_AUTO_OFFSET(178,5664
  2570. #define DEBUGGER_ARG_OFFSET(185,5922
  2571. enum typestatus 200,6181
  2572. #define CHARS(253,8135
  2573. #define DBX_CONTIN_LENGTH 259,8306
  2574. #define CONTIN 263,8369
  2575. #define CONTIN266,8474
  2576. abspath 296,9509
  2577. dbxout_init 391,12135
  2578. dbxout_typedefs 485,15437
  2579. dbxout_source_file 505,15872
  2580. dbxout_source_line 533,16681
  2581. dbxout_finish 552,17135
  2582. dbxout_continue 568,17601
  2583. dbxout_type_fields 585,18012
  2584. dbxout_type_method_1 686,21018
  2585. dbxout_type_methods 730,22204
  2586. dbxout_range_type 877,26502
  2587. dbxout_type 917,27859
  2588. print_int_cst_octal 1422,42931
  2589. print_octal 1466,44224
  2590. dbxout_type_name 1481,44580
  2591. dbxout_symbol 1508,45248
  2592. dbxout_symbol_location 1780,53596
  2593. dbxout_symbol_name 1984,60125
  2594. dbxout_prepare_symbol 2009,60823
  2595. dbxout_finish_symbol 2020,60998
  2596. dbxout_syms 2042,61486
  2597. dbxout_parms 2065,62204
  2598. dbxout_reg_parms 2313,70415
  2599. dbxout_args 2396,73253
  2600. dbxout_types 2413,73596
  2601. dbxout_block 2444,74558
  2602. dbxout_really_begin_function 2547,77578
  2603. dbxout_begin_function 2559,77855
  2604. dbxout_function 2574,78292
  2605.  
  2606. doschk.c,256
  2607. typedef struct ENT19,307
  2608. } ENT;26,413
  2609. invalid_msg 38,645
  2610. alloc_ent 52,856
  2611. fill_ent 65,1075
  2612. compare_ent_dosname 179,3141
  2613. compare_ent_fullname 192,3388
  2614. mpath 205,3646
  2615. add_ent 221,4006
  2616. handle_input 229,4076
  2617. display_problems 238,4186
  2618. main 331,6366
  2619.  
  2620. dwarfout.c,8536
  2621. #define DWARF_VERSION 39,1278
  2622. #define inline 75,2280
  2623. #define inline 77,2315
  2624. #define ASM_COMMENT_START 82,2413
  2625. #define PRINT_REG(87,2511
  2626. #define TYPE_USED_FOR_FUNCTION(106,3418
  2627. #define MAX_ARTIFICIAL_LABEL_BYTES    114,3650
  2628. #define CHAR_TYPE_SIZE 122,3957
  2629. #define SHORT_TYPE_SIZE 126,4026
  2630. #define INT_TYPE_SIZE 130,4100
  2631. #define LONG_TYPE_SIZE 134,4167
  2632. #define LONG_LONG_TYPE_SIZE 138,4240
  2633. #define WCHAR_TYPE_SIZE 142,4320
  2634. #define WCHAR_UNSIGNED 146,4389
  2635. #define FLOAT_TYPE_SIZE 150,4446
  2636. #define DOUBLE_TYPE_SIZE 154,4517
  2637. #define LONG_DOUBLE_TYPE_SIZE 158,4600
  2638. struct filename_entry 163,4712
  2639. typedef struct filename_entry filename_entry;168,4774
  2640. #define FT_ENTRIES_INCREMENT 188,5420
  2641. #define NEXT_DIE_NUM 223,6552
  2642. #define PENDING_SIBLINGS_INCREMENT 244,7273
  2643. #define PENDING_TYPES_INCREMENT 270,8124
  2644. #define FILE_ASM_OP    311,9787
  2645. #define VERSION_ASM_OP    314,9846
  2646. #define UNALIGNED_SHORT_ASM_OP    317,9919
  2647. #define UNALIGNED_INT_ASM_OP    320,9995
  2648. #define ASM_BYTE_OP    323,10060
  2649. #define SET_ASM_OP    326,10115
  2650. #define PUSHSECTION_ASM_OP    338,10678
  2651. #define POPSECTION_ASM_OP    341,10749
  2652. #define PUSHSECTION_FORMAT    350,11120
  2653. #define DEBUG_SECTION    354,11188
  2654. #define LINE_SECTION    357,11248
  2655. #define SFNAMES_SECTION    360,11309
  2656. #define SRCINFO_SECTION    363,11382
  2657. #define MACINFO_SECTION    366,11455
  2658. #define PUBNAMES_SECTION    369,11529
  2659. #define ARANGES_SECTION    372,11603
  2660. #define TEXT_SECTION    375,11673
  2661. #define DATA_SECTION    378,11731
  2662. #define DATA1_SECTION    381,11790
  2663. #define RODATA_SECTION    384,11852
  2664. #define RODATA1_SECTION    387,11917
  2665. #define BSS_SECTION    390,11980
  2666. #define TEXT_BEGIN_LABEL    412,13014
  2667. #define TEXT_END_LABEL    415,13081
  2668. #define DATA_BEGIN_LABEL    419,13150
  2669. #define DATA_END_LABEL    422,13217
  2670. #define DATA1_BEGIN_LABEL    426,13287
  2671. #define DATA1_END_LABEL    429,13357
  2672. #define RODATA_BEGIN_LABEL    433,13430
  2673. #define RODATA_END_LABEL    436,13503
  2674. #define RODATA1_BEGIN_LABEL    440,13578
  2675. #define RODATA1_END_LABEL    443,13654
  2676. #define BSS_BEGIN_LABEL    447,13727
  2677. #define BSS_END_LABEL    450,13792
  2678. #define LINE_BEGIN_LABEL    454,13859
  2679. #define LINE_LAST_ENTRY_LABEL    457,13933
  2680. #define LINE_END_LABEL    460,14008
  2681. #define DEBUG_BEGIN_LABEL    464,14078
  2682. #define SFNAMES_BEGIN_LABEL    467,14152
  2683. #define SRCINFO_BEGIN_LABEL    470,14230
  2684. #define MACINFO_BEGIN_LABEL    473,14308
  2685. #define DIE_BEGIN_LABEL_FMT    477,14387
  2686. #define DIE_END_LABEL_FMT    480,14457
  2687. #define PUB_DIE_LABEL_FMT    483,14527
  2688. #define INSN_LABEL_FMT    486,14592
  2689. #define BLOCK_BEGIN_LABEL_FMT    489,14665
  2690. #define BLOCK_END_LABEL_FMT    492,14739
  2691. #define SS_BEGIN_LABEL_FMT    495,14812
  2692. #define SS_END_LABEL_FMT    498,14880
  2693. #define EE_BEGIN_LABEL_FMT    501,14950
  2694. #define EE_END_LABEL_FMT    504,15018
  2695. #define MT_BEGIN_LABEL_FMT    507,15088
  2696. #define MT_END_LABEL_FMT    510,15156
  2697. #define LOC_BEGIN_LABEL_FMT    513,15227
  2698. #define LOC_END_LABEL_FMT    516,15297
  2699. #define BOUND_BEGIN_LABEL_FMT    519,15371
  2700. #define BOUND_END_LABEL_FMT    522,15451
  2701. #define DERIV_BEGIN_LABEL_FMT    525,15533
  2702. #define DERIV_END_LABEL_FMT    528,15607
  2703. #define SL_BEGIN_LABEL_FMT    531,15680
  2704. #define SL_END_LABEL_FMT    534,15749
  2705. #define BODY_BEGIN_LABEL_FMT    537,15822
  2706. #define BODY_END_LABEL_FMT    540,15894
  2707. #define FUNC_END_LABEL_FMT    543,15966
  2708. #define TYPE_NAME_FMT    546,16033
  2709. #define DECL_NAME_FMT    549,16094
  2710. #define LINE_CODE_LABEL_FMT    552,16161
  2711. #define SFNAMES_ENTRY_LABEL_FMT    555,16238
  2712. #define LINE_ENTRY_LABEL_FMT    558,16315
  2713. #define ASM_OUTPUT_PUSH_SECTION(568,16624
  2714. #define ASM_OUTPUT_POP_SECTION(573,16780
  2715. #define ASM_OUTPUT_SOURCE_FILENAME(578,16910
  2716. #define ASM_OUTPUT_DWARF_DELTA2(586,17132
  2717. #define ASM_OUTPUT_DWARF_DELTA4(596,17436
  2718. #define ASM_OUTPUT_DWARF_TAG(606,17735
  2719. #define ASM_OUTPUT_DWARF_ATTRIBUTE(618,18105
  2720. #define ASM_OUTPUT_DWARF_STACK_OP(630,18483
  2721. #define ASM_OUTPUT_DWARF_FUND_TYPE(641,18835
  2722. #define ASM_OUTPUT_DWARF_FMT_BYTE(653,19212
  2723. #define ASM_OUTPUT_DWARF_TYPE_MODIFIER(664,19570
  2724. #define ASM_OUTPUT_DWARF_ADDR(675,19923
  2725. #define ASM_OUTPUT_DWARF_ADDR_CONST(683,20153
  2726. #define ASM_OUTPUT_DWARF_REF(692,20408
  2727. #define ASM_OUTPUT_DWARF_DATA1(700,20632
  2728. #define ASM_OUTPUT_DWARF_DATA2(705,20771
  2729. #define ASM_OUTPUT_DWARF_DATA4(710,20932
  2730. #define ASM_OUTPUT_DWARF_DATA8(715,21091
  2731. #define ASM_OUTPUT_DWARF_STRING(731,21626
  2732. xstrdup 738,21817
  2733. is_pseudo_reg 748,21954
  2734. type_main_variant 757,22195
  2735. is_tagged_type 779,22829
  2736. dwarf_tag_name 789,23056
  2737. dwarf_attr_name 839,25215
  2738. dwarf_stack_op_name 917,28763
  2739. dwarf_typemod_name 934,29169
  2740. dwarf_fmt_byte_name 948,29499
  2741. dwarf_fund_type_name 966,30006
  2742. decl_ultimate_origin 1029,32477
  2743. block_ultimate_origin 1058,33252
  2744. output_unsigned_leb128 1083,33764
  2745. output_signed_leb128 1105,34308
  2746. is_body_block 1151,35708
  2747. fundamental_type_code 1194,37148
  2748. root_type 1318,41409
  2749. write_modifier_bytes 1342,41935
  2750. type_is_fundamental 1376,42903
  2751. equate_decl_number_to_die_number 1425,44211
  2752. equate_type_number_to_die_number 1457,45600
  2753. output_reg_number 1476,46226
  2754. output_mem_loc_descriptor 1508,47325
  2755. output_loc_descriptor 1588,50051
  2756. output_bound_representation 1622,50874
  2757. output_enumeral_list 1711,53762
  2758. ceiling 1728,54235
  2759. field_type 1740,54629
  2760. simple_type_align_in_bits 1759,55105
  2761. simple_type_size_in_bits 1772,55581
  2762. field_byte_offset 1796,56368
  2763. sibling_attribute 1916,61446
  2764. location_attribute 1930,61910
  2765. data_member_location_attribute 1994,64843
  2766. const_value_attribute 2019,65949
  2767. location_or_const_value_attribute 2104,69510
  2768. name_attribute 2245,76002
  2769. fund_type_attribute 2256,76245
  2770. mod_fund_type_attribute 2264,76437
  2771. user_def_type_attribute 2284,77190
  2772. mod_u_d_type_attribute 2295,77487
  2773. ordering_attribute 2317,78344
  2774. subscript_data_attribute 2329,78727
  2775. byte_size_attribute 2431,82109
  2776. bit_offset_attribute 2491,84108
  2777. bit_size_attribute 2544,86141
  2778. element_list_attribute 2561,86737
  2779. stmt_list_attribute 2587,87717
  2780. low_pc_attribute 2599,88047
  2781. high_pc_attribute 2610,88336
  2782. body_begin_attribute 2620,88602
  2783. body_end_attribute 2630,88876
  2784. language_attribute 2641,89203
  2785. member_attribute 2649,89407
  2786. string_length_attribute 2665,89811
  2787. comp_dir_attribute 2681,90387
  2788. sf_names_attribute 2689,90571
  2789. src_info_attribute 2698,90840
  2790. mac_info_attribute 2707,91109
  2791. prototyped_attribute 2716,91378
  2792. producer_attribute 2728,91678
  2793. inline_attribute 2736,91865
  2794. containing_type_attribute 2747,92079
  2795. abstract_origin_attribute 2758,92392
  2796. src_coords_attribute 2783,92944
  2797. pure_or_virtual_attribute 2794,93288
  2798. name_and_src_coords_attributes 2817,93999
  2799. type_attribute 2853,95309
  2800. type_tag 2901,97162
  2801. dienum_push 2941,98573
  2802. dienum_pop 2962,99135
  2803. member_declared_type 2968,99188
  2804. function_start_label 2981,99501
  2805. output_array_type_die 3005,99976
  2806. output_set_type_die 3032,100959
  2807. output_entry_point_die 3047,101339
  2808. output_inlined_enumeration_type_die 3074,102039
  2809. output_inlined_structure_type_die 3088,102384
  2810. output_inlined_union_type_die 3102,102721
  2811. output_enumeration_type_die 3118,103189
  2812. output_formal_parameter_die 3154,104543
  2813. output_global_subroutine_die 3196,105606
  2814. output_global_variable_die 3241,106903
  2815. output_label_die 3268,107583
  2816. output_lexical_block_die 3307,108668
  2817. output_inlined_subroutine_die 3328,109229
  2818. output_local_variable_die 3353,110007
  2819. output_member_die 3377,110643
  2820. output_pointer_type_die 3406,111474
  2821. output_reference_type_die 3419,111784
  2822. output_ptr_to_mbr_type_die 3433,112105
  2823. output_compile_unit_die 3447,112483
  2824. output_string_type_die 3494,113710
  2825. output_structure_type_die 3509,114051
  2826. output_local_subroutine_die 3537,114915
  2827. output_subroutine_type_die 3581,116191
  2828. output_typedef_die 3597,116599
  2829. output_union_type_die 3619,117168
  2830. output_unspecified_parameters_die 3647,118024
  2831. output_padded_null_die 3673,119014
  2832. output_die 3688,119587
  2833. end_sibling_chain 3720,120477
  2834. output_formal_types 3752,121506
  2835. pend_type 3809,123532
  2836. type_ok_for_scope 3866,126158
  2837. output_pending_types_for_scope 3899,127566
  2838. output_type 3935,128499
  2839. output_tagged_type_instantiation 4180,136601
  2840. output_block 4222,137614
  2841. output_decls_for_scope 4312,140842
  2842. output_decl 4352,141794
  2843. dwarfout_file_scope_decl 4742,155810
  2844. dwarfout_begin_block 4951,163827
  2845. dwarfout_end_block 4965,164155
  2846. dwarfout_label 4979,164505
  2847. dwarfout_begin_function 4998,165020
  2848. dwarfout_end_function 5011,165378
  2849. dwarfout_end_epilogue 5025,165758
  2850. shuffle_filename_entry 5037,166039
  2851. generate_new_sfname_entry 5063,166638
  2852. lookup_filename 5111,168954
  2853. generate_srcinfo_entry 5162,170586
  2854. dwarfout_line 5178,171142
  2855. generate_macinfo_entry 5227,172708
  2856. dwarfout_start_new_source_file 5239,173091
  2857. dwarfout_resume_previous_source_file 5252,173501
  2858. dwarfout_define 5268,174007
  2859. dwarfout_undef 5291,174674
  2860. dwarfout_init 5305,175031
  2861. dwarfout_finish 5488,181522
  2862.  
  2863. emit-rtl.c,2712
  2864. #define MAX_SAVED_CONST_INT 170,6036
  2865. #define SEQUENCE_RESULT_SIZE 236,8481
  2866. gen_rtvec_v 436,13834
  2867. gen_reg_rtx 458,14284
  2868. mark_reg_pointer 521,16318
  2869. max_reg_num 530,16482
  2870. max_label_num 538,16608
  2871. get_first_label_num 548,16810
  2872. gen_lowpart_common 565,17372
  2873. gen_realpart 799,25798
  2874. gen_imagpart 815,26203
  2875. subreg_realpart_p 833,26706
  2876. gen_lowpart 850,27163
  2877. gen_highpart 882,28052
  2878. subreg_lowpart_p 957,30489
  2879. operand_subword 991,31619
  2880. operand_subword_force 1210,38919
  2881. reverse_comparison 1234,39405
  2882. change_address 1269,40192
  2883. gen_label_rtx 1303,41031
  2884. gen_inline_header_rtx 1321,41456
  2885. set_new_first_and_last_insn 1349,42449
  2886. set_new_first_and_last_label_num 1360,42696
  2887. save_emit_status 1372,42989
  2888. restore_emit_status 1393,43625
  2889. unshare_all_rtl 1423,44543
  2890. copy_rtx_if_shared 1450,45444
  2891. reset_used_flags 1571,48382
  2892. make_safe_from 1632,49505
  2893. get_insns 1670,50321
  2894. get_last_insn 1678,50442
  2895. set_last_insn 1686,50542
  2896. get_last_insn_anywhere 1697,50728
  2897. get_max_uid 1711,51033
  2898. next_insn 1720,51175
  2899. previous_insn 1738,51511
  2900. next_nonnote_insn 1756,51893
  2901. prev_nonnote_insn 1773,52186
  2902. next_real_insn 1791,52505
  2903. prev_real_insn 1810,52890
  2904. next_active_insn 1829,53316
  2905. prev_active_insn 1852,53871
  2906. next_label 1873,54321
  2907. prev_label 1889,54579
  2908. link_cc0_insns 1907,54901
  2909. next_cc0_user 1930,55650
  2910. prev_cc0_setter 1953,56200
  2911. try_split 1980,56907
  2912. make_insn_raw 2058,59256
  2913. make_jump_insn_raw 2077,59589
  2914. make_call_insn_raw 2097,59960
  2915. add_insn 2118,60404
  2916. add_insn_after 2138,60849
  2917. delete_insns_since 2175,61755
  2918. reorder_insns 2196,62328
  2919. find_line_note 2223,63034
  2920. reorder_insns_with_line_notes 2242,63456
  2921. emit_insn_before 2270,64143
  2922. emit_jump_insn_before 2300,64802
  2923. emit_call_insn_before 2320,65233
  2924. emit_barrier_before 2341,65662
  2925. emit_note_before 2355,65930
  2926. emit_insn_after 2372,66306
  2927. emit_insn_after_with_line_notes 2403,66964
  2928. emit_jump_insn_after 2425,67532
  2929. emit_barrier_after 2445,67908
  2930. emit_label_after 2459,68148
  2931. emit_note_after 2477,68551
  2932. emit_line_note_after 2492,68883
  2933. emit_insn 2521,69502
  2934. emit_insns 2551,70045
  2935. emit_insns_before 2571,70374
  2936. emit_insns_after 2592,70760
  2937. emit_jump_insn 2625,71401
  2938. emit_call_insn 2642,71752
  2939. emit_label 2659,72091
  2940. emit_barrier 2677,72488
  2941. emit_line_note 2691,72831
  2942. emit_note 2719,73397
  2943. emit_line_note_force 2751,73996
  2944. force_next_line_note 2763,74270
  2945. classify_insn 2772,74469
  2946. emit 2810,75400
  2947. start_sequence 2835,75931
  2948. start_sequence_for_rtl_expr 2863,76549
  2949. push_to_sequence 2875,76764
  2950. push_topmost_sequence 2892,77071
  2951. pop_topmost_sequence 2910,77472
  2952. end_sequence 2930,77923
  2953. in_sequence_p 2946,78259
  2954. gen_sequence 2958,78514
  2955. restore_reg_data 3010,79967
  2956. restore_reg_data_1 3051,80816
  2957. init_emit 3142,82776
  2958. init_emit_once 3200,84652
  2959.  
  2960. enquire.c,7662
  2961. #define VERSION 5,119
  2962. #define FILENAME 300,13879
  2963. #define FILENAME 303,13994
  2964. #define FILENAME 305,14026
  2965. #define PASS 313,14219
  2966. #define PASS0 314,14234
  2967. #define PASS1 315,14250
  2968. #define D_CHAR_BIT 319,14326
  2969. #define D_CHAR_MAX 320,14380
  2970. #define D_CHAR_MIN 321,14414
  2971. #define D_SCHAR_MAX 322,14448
  2972. #define D_SCHAR_MIN 323,14490
  2973. #define D_UCHAR_MAX 324,14532
  2974. #define D_INT_MAX 326,14599
  2975. #define D_INT_MIN 327,14630
  2976. #define D_UINT_MAX 328,14661
  2977. #define D_FLT_ROUNDS 330,14725
  2978. #define D_FLT_RADIX 331,14818
  2979. #define D_MANT_DIG 332,14873
  2980. #define D_DIG 333,14953
  2981. #define D_MIN_EXP 334,15015
  2982. #define D_MIN_10_EXP 335,15095
  2983. #define D_MAX_EXP 336,15167
  2984. #define D_MAX_10_EXP 337,15250
  2985. #define D_MAX 338,15325
  2986. #define D_EPSILON 339,15352
  2987. #define D_MIN 340,15431
  2988. #define Procedure 344,15553
  2989. #define Procedure 346,15581
  2990. #define STDC355,15822
  2991. #define ARGS(371,16311
  2992. #define NOARGS 372,16329
  2993. #define Volatile 373,16351
  2994. #define Long_double 374,16377
  2995. #define stdc 375,16409
  2996. #define U 376,16424
  2997. #define ARGS(380,16464
  2998. #define NOARGS 381,16483
  2999. #define Volatile 382,16501
  3000. #define Long_double 383,16525
  3001. #define stdc 384,16552
  3002. #define U 385,16567
  3003. #define jmp_buf 399,16769
  3004. #define Vprintf 422,17138
  3005. #define Unexpected(423,17168
  3006. #define fabs(424,17227
  3007.     int setjmp(488,19170
  3008.     Procedure signal(489,19211
  3009.     Procedure overflow(493,19274
  3010. #define ROUND_BITS    520,20159
  3011. #define TO_NEAREST    521,20183
  3012. #define TO_ZERO    522,20207
  3013. #define TO_MINUS_INF    523,20229
  3014. #define TO_PLUS_INF    524,20255
  3015. #define EXT_BITS    527,20370
  3016. #define ROUND_EXTENDED    528,20392
  3017. #define ROUND_SINGLE    529,20420
  3018. #define ROUND_DOUBLE    530,20446
  3019. #define EXE_INEX1 533,20493
  3020. #define EXE_INEX2 534,20518
  3021. #define EXE_DZ    535,20543
  3022. #define EXE_UNFL 536,20567
  3023. #define EXE_OVFL 537,20592
  3024. #define EXE_OPERR 538,20617
  3025. #define EXE_SNAN 539,20642
  3026. #define EXE_BSUN 540,20667
  3027. printmode(544,20771
  3028. int setmode(579,21970
  3029. int setmode(596,22274
  3030. Procedure farewell(602,22384
  3031. Procedure croak(613,22756
  3032. char *xmalloc(619,22985
  3033. int maximum_int(630,23176
  3034. int main(649,23563
  3035. Procedure eek_a_bug(781,26482
  3036. Procedure describe(787,26637
  3037. Procedure i_define(794,26825
  3038. Procedure u_define(822,27825
  3039. Procedure f_define(836,28303
  3040. int floor_log(877,29618
  3041. int ceil_log(884,29760
  3042. int exponent(890,29866
  3043. char *fake_f_rep(925,30677
  3044. char *f_rep(935,31026
  3045. Procedure bitpattern(955,31535
  3046. #define Order(969,31804
  3047. Procedure endian(975,32050
  3048. Procedure missing(998,32576
  3049. Procedure fmissing(1003,32686
  3050. int false(1009,32829
  3051. #define Promoted(1011,32856
  3052. #define is_signed(1012,32895
  3053. #define sign_of(1013,32934
  3054. #define Signed 1014,32979
  3055. #define Unsigned 1015,32996
  3056. #define sgn(1016,33015
  3057. #define showtype(1018,33064
  3058. char *type_of(1020,33168
  3059. char *ftype_of(1038,33626
  3060. Procedure typerr(1053,33910
  3061. Procedure ftyperr(1061,34164
  3062. int promotions(1066,34348
  3063. #define checktype(1093,35130
  3064. #define fchecktype(1095,35249
  3065. Procedure check_defines(1097,35340
  3066. #define SCHAR_MAX    1341,40389
  3067. #define SCHAR_MIN    1344,40441
  3068. #define UCHAR_MAX    1347,40493
  3069. #define CHAR_BIT    1352,40565
  3070. #define CHAR_MAX    1355,40615
  3071. #define CHAR_MIN    1358,40665
  3072. #define SCHAR_MAX    1361,40716
  3073. #define SCHAR_MIN    1364,40768
  3074. #define UCHAR_MAX    1367,40820
  3075. int cprop(1370,40855
  3076. int basic(1504,44158
  3077. #define Number    1705,48820
  3078. #define THING    1706,48841
  3079. #define Thing    1707,48863
  3080. #define thing    1708,48885
  3081. #define Fname    1709,48907
  3082. #define FPROP    1710,48927
  3083. #define Store    1711,48947
  3084. #define Sum    1712,48968
  3085. #define Diff    1713,48985
  3086. #define Mul    1714,49004
  3087. #define Div    1715,49021
  3088. #define ZERO    1716,49038
  3089. #define HALF    1717,49055
  3090. #define ONE    1718,49072
  3091. #define TWO    1719,49088
  3092. #define THREE    1720,49104
  3093. #define FOUR    1721,49122
  3094. #define Self    1722,49139
  3095. #define F_check    1723,49158
  3096. #define MARK    1724,49181
  3097. #define Validate(1726,49212
  3098. #define EPROP    1729,49291
  3099. #define Integer    1731,49313
  3100. #define INT    1732,49335
  3101. #define IPROP    1733,49355
  3102. #define Iname    1734,49375
  3103. #define OK_UI 1736,49410
  3104. #define IMARK    1738,49433
  3105. #define UPROP    1740,49451
  3106. #define Uname    1741,49472
  3107. #define I_MAX    1745,49525
  3108. #define I_MIN    1748,49572
  3109. #define U_MAX    1751,49620
  3110. #define F_RADIX    1755,49670
  3111. #define F_MANT_DIG    1758,49724
  3112. #define F_DIG    1761,49778
  3113. #define F_ROUNDS    1764,49826
  3114. #define F_EPSILON    1767,49880
  3115. #define F_MIN_EXP    1770,49936
  3116. #define F_MIN    1773,49988
  3117. #define F_MIN_10_EXP    1776,50040
  3118. #define F_MAX_EXP    1779,50102
  3119. #define F_MAX    1782,50154
  3120. #define F_MAX_10_EXP    1785,50206
  3121. #define Number    1793,50304
  3122. #define THING    1794,50326
  3123. #define Thing    1795,50349
  3124. #define thing    1796,50372
  3125. #define Fname    1797,50395
  3126. #define FPROP    1798,50415
  3127. #define Store    1799,50435
  3128. #define Sum    1800,50456
  3129. #define Diff    1801,50473
  3130. #define Mul    1802,50492
  3131. #define Div    1803,50509
  3132. #define ZERO    1804,50526
  3133. #define HALF    1805,50543
  3134. #define ONE    1806,50560
  3135. #define TWO    1807,50576
  3136. #define THREE    1808,50592
  3137. #define FOUR    1809,50610
  3138. #define Self    1810,50627
  3139. #define F_check    1811,50646
  3140. #define MARK    1812,50669
  3141. #define Validate(1814,50699
  3142. #define EPROP    1817,50778
  3143. #define Integer    1819,50800
  3144. #define INT    1820,50820
  3145. #define IPROP    1821,50838
  3146. #define Iname    1822,50858
  3147. #define OK_UI    1823,50878
  3148. #define IMARK    1824,50932
  3149. #define UPROP    1826,50950
  3150. #define Uname    1827,50971
  3151. #define I_MAX    1831,51022
  3152. #define I_MIN    1834,51067
  3153. #define U_MAX    1837,51113
  3154. #define F_MANT_DIG    1841,51165
  3155. #define F_DIG    1844,51219
  3156. #define F_EPSILON    1847,51268
  3157. #define F_MIN_EXP    1850,51324
  3158. #define F_MIN    1853,51376
  3159. #define F_MIN_10_EXP    1856,51428
  3160. #define F_MAX_EXP    1859,51490
  3161. #define F_MAX    1862,51542
  3162. #define F_MAX_10_EXP    1865,51594
  3163. #define Number    1874,51704
  3164. #define ZERO    1876,51732
  3165. #define HALF    1877,51750
  3166. #define ONE    1878,51768
  3167. #define TWO    1879,51785
  3168. #define THREE    1880,51802
  3169. #define FOUR    1881,51821
  3170. #define THING    1884,51847
  3171. #define Thing    1885,51875
  3172. #define thing    1886,51903
  3173. #define Fname    1887,51931
  3174. #define FPROP    1888,51952
  3175. #define Store    1889,51973
  3176. #define Sum    1890,51995
  3177. #define Diff    1891,52013
  3178. #define Mul    1892,52033
  3179. #define Div    1893,52051
  3180. #define Self    1894,52069
  3181. #define F_check    1895,52089
  3182. #define MARK    1896,52113
  3183. #define Validate(1898,52144
  3184. #define EPROP    1901,52224
  3185. #define Integer    1903,52247
  3186. #define INT    1904,52268
  3187. #define IPROP    1905,52287
  3188. #define Iname    1906,52307
  3189. #define OK_UI    1908,52342
  3190. #define IMARK    1910,52365
  3191. #define UPROP    1912,52384
  3192. #define Uname    1913,52405
  3193. #define I_MAX    1917,52458
  3194. #define I_MIN    1920,52504
  3195. #define U_MAX    1923,52551
  3196. #define F_MANT_DIG    1927,52604
  3197. #define F_DIG    1930,52660
  3198. #define F_EPSILON    1933,52711
  3199. #define F_MIN_EXP    1936,52769
  3200. #define F_MIN    1939,52823
  3201. #define F_MIN_10_EXP    1942,52877
  3202. #define F_MAX_EXP    1945,52941
  3203. #define F_MAX    1948,52995
  3204. #define F_MAX_10_EXP    1951,53049
  3205. #define I_MAX    1958,53148
  3206. #define I_MIN    1961,53191
  3207. #define U_MAX    1964,53234
  3208. #define F_RADIX    1968,53278
  3209. #define F_MANT_DIG    1971,53329
  3210. #define F_DIG    1974,53380
  3211. #define F_ROUNDS    1977,53425
  3212. #define F_EPSILON    1980,53476
  3213. #define F_MIN_EXP    1983,53529
  3214. #define F_MIN    1986,53578
  3215. #define F_MIN_10_EXP    1989,53627
  3216. #define F_MAX_EXP    1992,53686
  3217. #define F_MAX    1995,53735
  3218. #define F_MAX_10_EXP    1998,53784
  3219. #define Validate(2002,53841
  3220. Procedure IPROP(2007,53908
  3221. Procedure UPROP 2087,55968
  3222. #define ARGS1(2128,57002
  3223. #define ARGS2(2129,57036
  3224. #define ARGS1(2131,57095
  3225. #define ARGS2(2132,57132
  3226. Procedure Store ARGS2(2135,57199
  3227. Number Sum ARGS2(2136,57255
  3228. Number Diff ARGS2(2137,57335
  3229. Number Mul ARGS2(2138,57415
  3230. Number Div ARGS2(2139,57495
  3231. Number Self ARGS1(2140,57575
  3232. Procedure F_check(2144,57713
  3233. Procedure Validate(2235,60543
  3234. int FPROP(2267,61492
  3235. Procedure EPROP(2734,76152
  3236. int FPROP(2802,78136
  3237. Procedure EPROP(2806,78229
  3238. #define PASS 2816,78400
  3239. #define PASS3 2817,78415
  3240. #define PASS 2822,78465
  3241. #define PASS2 2823,78480
  3242.  
  3243. explow.c,752
  3244. plus_constant_wide 37,1155
  3245. plus_constant_for_output_wide 137,3784
  3246. eliminate_constant_term 159,4390
  3247. find_next_ref 199,5487
  3248. expr_size 242,6379
  3249. break_out_memory_refs 271,7330
  3250. copy_all_regs 305,8507
  3251. memory_address 335,9343
  3252. memory_address_noforce 457,13241
  3253. validize_mem 474,13596
  3254. stabilize 491,14148
  3255. copy_to_reg 520,14895
  3256. copy_addr_to_reg 540,15314
  3257. copy_to_mode_reg 550,15490
  3258. force_reg 577,16256
  3259. force_not_mem 605,16906
  3260. copy_to_suggested_reg 621,17271
  3261. promote_mode 643,17814
  3262. adjust_stack 678,18571
  3263. anti_adjust_stack 704,19144
  3264. round_push 730,19720
  3265. emit_stack_save 766,20886
  3266. emit_stack_restore 856,23091
  3267. allocate_dynamic_stack_space 917,24564
  3268. hard_function_value 1095,31026
  3269. hard_libcall_value 1106,31286
  3270. rtx_to_tree_code 1118,31587
  3271.  
  3272. expmed.c,877
  3273. #define CEIL(43,1562
  3274. #define SLOW_UNALIGNED_ACCESS 53,1908
  3275. #define MAX_BITS_PER_WORD 61,2176
  3276. init_expmed 71,2445
  3277. negate_rtx 151,4897
  3278. store_bit_field 188,6267
  3279. store_fixed_bit_field 522,17858
  3280. store_split_bit_field 691,23202
  3281. extract_bit_field 818,27506
  3282. extract_fixed_bit_field 1285,42320
  3283. mask_rtx 1429,47245
  3284. lshift_value 1468,48270
  3285. extract_split_bit_field 1504,49280
  3286. expand_inc 1602,52250
  3287. expand_dec 1615,52514
  3288. expand_shift 1633,53085
  3289. enum alg_code 1767,57271
  3290. struct algorithm1792,58221
  3291. synth_mult 1811,58911
  3292. expand_mult 2049,65434
  3293. ceil_log2 2240,71246
  3294. choose_multiplier 2264,72092
  3295. invert_mod2n 2360,74756
  3296. expand_mult_highpart_adjust 2397,75785
  3297. expand_mult_highpart 2430,76857
  3298. #define EXACT_POWER_OF_2_OR_ZERO_P(2556,81469
  3299. expand_divmod 2559,81537
  3300. make_tree 3424,109057
  3301. expand_mult_add 3522,111716
  3302. expand_and 3545,112410
  3303. emit_store_flag 3586,113669
  3304.  
  3305. expr.c,3091
  3306. #define CEIL(44,1242
  3307. #define PUSH_ARGS_REVERSED    55,1587
  3308. #define STACK_PUSH_CODE 62,1710
  3309. #define STACK_PUSH_CODE 64,1748
  3310. #define STACK_BYTES 69,1855
  3311. struct move_by_pieces115,3661
  3312. #define MOVE_RATIO 204,7288
  3313. #define MOVE_RATIO 208,7411
  3314. #define SLOW_UNALIGNED_ACCESS 218,7678
  3315. #define INCOMING_REGNO(223,7812
  3316. #define OUTGOING_REGNO(226,7876
  3317. bc_init_mode_to_opcode_maps 237,8250
  3318. init_expr_once 259,8834
  3319. init_expr 325,10644
  3320. save_expr_status 341,10962
  3321. restore_expr_status 366,11625
  3322. enqueue_insn 390,12407
  3323. protect_from_queue 414,13348
  3324. queued_subexp_p 497,15934
  3325. emit_queue 519,16326
  3326. init_queue 530,16507
  3327. convert_move 542,16816
  3328. convert_to_mode 1192,33525
  3329. convert_modes 1214,34208
  3330. move_by_pieces 1297,37276
  3331. move_by_pieces_ninsns 1407,40451
  3332. move_by_pieces_1 1448,41583
  3333. emit_block_move 1502,43179
  3334. move_block_to_reg 1597,45897
  3335. move_block_from_reg 1637,46828
  3336. use_reg 1696,48159
  3337. use_regs 1712,48567
  3338. clear_storage 1730,48954
  3339. emit_move_insn 1760,49649
  3340. emit_move_insn_1 1800,50731
  3341. push_block 1931,54938
  3342. gen_push_operand 1969,56013
  3343. emit_push_insn 2003,57374
  3344. expand_assignment 2339,67852
  3345. store_expr 2572,75664
  3346. store_constructor 2823,84391
  3347. store_field 3023,90787
  3348. get_inner_unaligned_p 3154,95401
  3349. get_inner_reference 3204,97109
  3350. force_operand 3371,102071
  3351. save_noncopied_parts 3446,104708
  3352. init_noncopied_parts 3479,105761
  3353. safe_from_p 3503,106427
  3354. fixed_type_p 3653,110062
  3355. expand_expr 3701,112018
  3356. bc_expand_expr 6121,194202
  3357. get_pointer_alignment 6638,206711
  3358. string_constant 6702,208289
  3359. c_strlen 6747,209452
  3360. #define CALLED_AS_BUILT_IN(6811,211680
  3361. expand_builtin 6815,211799
  3362. apply_args_register_offset 7637,238291
  3363. apply_args_size 7654,238702
  3364. apply_result_size 7718,240500
  3365. result_vector 7779,242249
  3366. expand_builtin_apply_args 7811,243291
  3367. expand_builtin_apply 7864,245039
  3368. expand_builtin_return 8027,250431
  3369. expand_increment 8081,251851
  3370. preexpand_calls 8263,258471
  3371. init_pending_stack_adjust 8328,260238
  3372. clear_pending_stack_adjust 8337,260422
  3373. do_pending_stack_adjust 8350,260755
  3374. defer_cleanups_to 8364,261060
  3375. expand_cleanups_to 8404,262016
  3376. jumpifnot 8422,262545
  3377. jumpif 8432,262724
  3378. do_jump 8452,263347
  3379. do_jump_by_parts_greater 8767,273990
  3380. do_jump_by_parts_greater_rtx 8833,276144
  3381. do_jump_by_parts_equality 8895,278035
  3382. do_jump_by_parts_equality_rtx 8932,279215
  3383. do_jump_for_compare 8964,280122
  3384. compare 9038,282319
  3385. compare_from_rtx 9067,283365
  3386. do_store_flag 9149,286201
  3387. do_tablejump 9394,294068
  3388. bc_load_memory 9465,296820
  3389. bc_store_memory 9505,297813
  3390. bc_allocate_local 9554,299264
  3391. bc_allocate_variable_array 9587,300020
  3392. bc_load_externaddr 9608,300565
  3393. bc_strdup 9622,300822
  3394. bc_load_externaddr_id 9633,301002
  3395. bc_load_localaddr 9651,301352
  3396. bc_load_parmaddr 9661,301591
  3397. bc_canonicalize_array_ref 9671,301795
  3398. bc_expand_component_address 9708,302846
  3399. bc_push_offset_and_size 9756,304084
  3400. bc_expand_address 9771,304512
  3401. bc_runtime_type_code 9892,307524
  3402. bc_gen_constr_label 9925,308009
  3403. bc_expand_constructor 9944,308602
  3404. bc_store_field 10097,313077
  3405. bc_store_bit_field 10138,313999
  3406. bc_load_bit_field 10151,314249
  3407. bc_adjust_stack 10168,314768
  3408.  
  3409. final.c,1162
  3410. #define    N_SLINE    85,2933
  3411. #define    N_SOL 90,3019
  3412. #define INT_TYPE_SIZE 94,3068
  3413. #define CC_STATUS_INIT100,3268
  3414. #define ASM_COMMENT_START 105,3367
  3415. #define IS_ASM_LOGICAL_LINE_SEPARATOR(110,3518
  3416. struct bb_list 238,7592
  3417. struct bb_str 252,8201
  3418. init_final 281,9155
  3419. end_final 299,9535
  3420. app_enable 499,16009
  3421. app_disable 512,16227
  3422. dbr_sequence_length 527,16540
  3423. init_insn_lengths 551,17097
  3424. get_attr_length 560,17292
  3425. #define FIRST_INSN_ADDRESS 630,19065
  3426. shorten_branches 634,19107
  3427. asm_insn_count 821,24537
  3428. final_start_function 848,25322
  3429. profile_after_prologue 936,27877
  3430. profile_function 953,28226
  3431. final_end_function 1019,29793
  3432. add_bb 1077,31216
  3433. add_bb_string 1108,32011
  3434. final 1165,33461
  3435. final_scan_insn 1241,35647
  3436. output_source_line 2001,57314
  3437. alter_subreg 2060,58920
  3438. walk_alter_subreg 2091,59707
  3439. alter_cond 2125,60490
  3440. output_operand_lossage 2274,62914
  3441. output_asm_insn 2302,63874
  3442. output_asm_label 2471,68077
  3443. output_operand 2497,68902
  3444. output_address 2518,69426
  3445. output_addr_const 2530,69695
  3446. split_double 2828,75908
  3447. leaf_function_p 2905,78139
  3448. only_leaf_regs_used 2951,79514
  3449. leaf_renumber_regs 2968,79837
  3450. leaf_renumber_regs_insn 2988,80517
  3451.  
  3452. fix-header.c,666
  3453. #define O_RDONLY 79,3273
  3454. enum special_file106,3868
  3455. xfree 127,4426
  3456. fancy_abort 138,4640
  3457. #define obstack_chunk_alloc 143,4673
  3458. #define obstack_chunk_free 144,4709
  3459. lookup_std_proto 149,4851
  3460. write_lbrac 180,5378
  3461. struct partial_proto199,5885
  3462. #define REQUIRED(211,6145
  3463. #define SET_REQUIRED(212,6207
  3464. #define CLEAR_REQUIRED(213,6272
  3465. recognized_macro 216,6325
  3466. recognized_extern 254,7589
  3467. recognized_function 275,8180
  3468. read_scan_file 341,9982
  3469. write_rbrac 377,10869
  3470. xstrdup 450,12940
  3471. #define INF_GET(465,13201
  3472. #define INF_UNGET(466,13276
  3473. inf_skip_spaces 469,13326
  3474. inf_read_upto 508,13890
  3475. inf_scan_ident 526,14151
  3476. check_protection 552,14678
  3477. main 657,16824
  3478.  
  3479. floatlib.c,678
  3480. #define EXCESS    57,2432
  3481. #define SIGNBIT    58,2452
  3482. #define HIDDEN    59,2480
  3483. #define SIGN(60,2506
  3484. #define EXP(61,2540
  3485. #define MANT(62,2579
  3486. #define PACK(63,2625
  3487. #define EXCESSD    66,2732
  3488. #define HIDDEND    67,2754
  3489. #define EXPD(68,2781
  3490. #define SIGND(69,2829
  3491. #define MANTD(70,2872
  3492. union double_long74,3033
  3493. union float_long90,3234
  3494. __addsf3 98,3313
  3495. __subsf3 187,4742
  3496. __cmpsf2 207,5057
  3497. __mulsf3 228,5377
  3498. __divsf3 277,6301
  3499. __floatsidf 343,7431
  3500. __negsf2 383,8005
  3501. __negdf2 397,8176
  3502. __extendsfdf2 412,8392
  3503. __truncdfsf2 437,8839
  3504. __cmpdf2 474,9465
  3505. __fixdfsi 499,9922
  3506. long __fixunsdfsi 527,10417
  3507. __adddf3 557,11021
  3508. __subdf3 564,11128
  3509. __muldf3 571,11235
  3510. __divdf3 578,11340
  3511.  
  3512. flow.c,709
  3513. #define obstack_chunk_alloc 121,5076
  3514. #define obstack_chunk_free 122,5112
  3515. #define BLOCK_NUM(135,5468
  3516. #define INSN_VOLATILE(145,5791
  3517. flow_analysis 308,11500
  3518. find_basic_blocks 395,14085
  3519. uses_reg_or_mem 675,22457
  3520. mark_label_ref 713,23345
  3521. life_analysis 773,25062
  3522. allocate_for_life_analysis 1169,38905
  3523. init_regset_vector 1213,40532
  3524. propagate_block 1249,41677
  3525. insn_dead_p 1597,52943
  3526. libcall_dead_p 1705,56348
  3527. regno_uninitialized 1760,57736
  3528. regno_clobbered_at_setjmp 1776,58184
  3529. mark_set_regs 1799,58957
  3530. mark_set_1 1825,59551
  3531. find_auto_inc 2032,66629
  3532. mark_used_regs 2210,72347
  3533. try_pre_increment_1 2518,80856
  3534. try_pre_increment 2563,82379
  3535. find_use_as_address 2651,84938
  3536. dump_flow_info 2713,86443
  3537.  
  3538. fold-const.c,1353
  3539. #define BRANCH_COST 81,3530
  3540. #define left_shift_overflows(85,3630
  3541. #define overflow_sum_sign(92,4078
  3542. #define LOWPART(98,4385
  3543. #define HIGHPART(100,4481
  3544. #define BASE 102,4564
  3545. encode 109,4805
  3546. decode 124,5184
  3547. force_fit_type 143,5742
  3548. add_double 224,7918
  3549. neg_double 244,8445
  3550. mul_double 269,9010
  3551. lshift_double 326,10651
  3552. rshift_double 360,11603
  3553. lrotate_double 395,12661
  3554. rrotate_double 435,13446
  3555. div_and_round_double 474,14360
  3556. real_value_truncate 734,21906
  3557. target_isinf 746,22153
  3558. target_isnan 786,23017
  3559. target_negative 826,23874
  3560. target_isinf 863,24637
  3561. target_isnan 872,24813
  3562. target_negative 881,24998
  3563. split_tree 904,25788
  3564. const_binop 986,28510
  3565. size_int 1329,36935
  3566. size_binop 1362,37794
  3567. fold_convert 1396,38831
  3568. non_lvalue 1530,42943
  3569. pedantic_non_lvalue 1563,43847
  3570. invert_tree_comparison 1577,44174
  3571. swap_tree_comparison 1603,44676
  3572. truth_value_p 1627,45095
  3573. operand_equal_p 1645,45804
  3574. operand_equal_for_comparison_p 1751,49004
  3575. twoval_comparison_p 1805,50743
  3576. eval_subst 1903,53476
  3577. omit_one_operand 1985,55757
  3578. invert_truthvalue 2001,56170
  3579. distribute_bit_expr 2108,59648
  3580. make_bit_field_ref 2157,61082
  3581. optimize_bit_field_compare 2192,62347
  3582. decode_field_reference 2382,68597
  3583. all_ones_mask_p 2444,70439
  3584. simple_operand_p 2468,71025
  3585. range_test 2509,72574
  3586. fold_truthop 2642,76300
  3587. strip_compound_expr 2962,87971
  3588. fold 3003,89521
  3589.  
  3590. function.c,2566
  3591. #define NAME__MAIN 65,2426
  3592. #define SYMBOL__MAIN 66,2454
  3593. #define FLOOR_ROUND(72,2692
  3594. #define CEIL_ROUND(76,2836
  3595. #define NEED_SEPARATE_AP85,3274
  3596. struct temp_slot344,12424
  3597. struct fixup_replacement403,14287
  3598. find_function_data 448,16084
  3599. push_function_context 464,16520
  3600. pop_function_context 531,19113
  3601. get_frame_size 613,22252
  3602. assign_stack_local 633,22735
  3603. assign_outer_stack_local 704,24758
  3604. assign_stack_temp 780,26952
  3605. combine_temp_slots 869,29536
  3606. find_temp_slot_from_address 926,30952
  3607. update_temp_slot_address 953,31501
  3608. preserve_temp_slots 981,32331
  3609. preserve_rtl_expr_result 1025,33595
  3610. free_temp_slots 1055,34439
  3611. free_temps_for_rtl_expr 1070,34724
  3612. push_temp_slots 1085,34977
  3613. pop_temp_slots 1094,35119
  3614. put_var_into_stack 1111,35494
  3615. put_reg_into_stack 1198,38561
  3616. fixup_var_refs 1259,40471
  3617. find_fixup_replacement 1302,41854
  3618. fixup_var_refs_insns 1329,42502
  3619. fixup_var_refs_1 1511,48617
  3620. fixup_memory_subreg 1999,63881
  3621. walk_fixup_memory_subreg 2039,65212
  3622. fixup_stack_1 2081,66334
  3623. optimize_bit_field 2142,68000
  3624. #define STACK_POINTER_OFFSET    2298,73184
  3625. #define STACK_DYNAMIC_OFFSET(2317,74055
  3626. #define STACK_DYNAMIC_OFFSET(2322,74199
  3627. #define STACK_DYNAMIC_OFFSET(2327,74315
  3628. instantiate_virtual_regs 2335,74515
  3629. instantiate_decls 2382,76110
  3630. instantiate_decls_1 2421,77404
  3631. instantiate_decl 2443,78029
  3632. instantiate_virtual_regs_1 2515,80253
  3633. delete_handlers 2864,90693
  3634. nonlocal_label_rtx_list 2889,91467
  3635. use_variable 2905,91836
  3636. use_variable_after 2924,92458
  3637. max_parm_reg_num 2940,93009
  3638. get_first_nonparm_insn 2948,93136
  3639. get_first_block_beg 2959,93349
  3640. aggregate_value_p 2979,94005
  3641. assign_parms 3017,95239
  3642. promoted_input_arg 3788,121354
  3643. locate_and_pad_parm 3848,123382
  3644. pad_to_arg_alignment 3951,126705
  3645. pad_below 3982,127341
  3646. round_down 4010,128141
  3647. uninitialized_vars_warning 4025,128571
  3648. setjmp_args_warning 4057,129744
  3649. setjmp_protect 4073,130237
  3650. setjmp_protect_args 4104,131253
  3651. lookup_static_chain 4128,131865
  3652. fix_lexical_addr 4156,132670
  3653. trampoline_address 4242,135231
  3654. round_trampoline_addr 4323,137802
  3655. identify_blocks 4351,138794
  3656. reorder_blocks 4398,140047
  3657. blocks_nreverse 4445,141412
  3658. all_blocks 4462,141773
  3659. bc_build_calldesc 4485,142284
  3660. init_function_start 4531,143651
  3661. mark_varargs 4689,148145
  3662. expand_main_function 4697,148281
  3663. bc_expand_function_start 4716,148762
  3664. bc_expand_function_end 4765,150175
  3665. expand_function_start 4799,151237
  3666. expand_function_end 5018,158765
  3667. record_insns 5253,166087
  3668. contains 5278,166580
  3669. thread_prologue_and_epilogue_insns 5308,167294
  3670. reposition_prologue_and_epilogue_notes 5409,170199
  3671.  
  3672. gcc.c,3059
  3673. #define R_OK 52,1817
  3674. #define W_OK 53,1832
  3675. #define X_OK 54,1847
  3676. #define PROTO(60,1981
  3677. #define PROTO(62,2012
  3678. #define PVPROTO(68,2081
  3679. #define VPROTO(69,2109
  3680. #define VA_START(70,2136
  3681. #define PVPROTO(72,2194
  3682. #define VPROTO(73,2220
  3683. #define VA_START(74,2260
  3684. #define NULL 81,2402
  3685. #define GENERIC_PTR 86,2512
  3686. #define GENERIC_PTR 88,2545
  3687. #define NULL_PTR 93,2604
  3688. #define vfork 97,2657
  3689. #define P_tmpdir 104,2832
  3690. #define S_ISREG(110,2927
  3691. #define S_ISDIR(115,3039
  3692. #define EXECUTABLE_SUFFIX 120,3182
  3693. #define PATH_SEPARATOR 125,3300
  3694. #define obstack_chunk_alloc 128,3335
  3695. #define obstack_chunk_free 129,3371
  3696. #define MIN_FATAL_STATUS 146,3735
  3697. static 186,4758
  3698. static 192,4927
  3699. #define ASM_SPEC 387,14210
  3700. #define ASM_FINAL_SPEC 393,14359
  3701. #define CPP_SPEC 399,14523
  3702. #define CC1_SPEC 405,14678
  3703. #define CC1PLUS_SPEC 411,14833
  3704. #define LINK_SPEC 417,14989
  3705. #define LIB_SPEC 422,15106
  3706. #define STARTFILE_SPEC 427,15282
  3707. #define SWITCHES_NEED_SPACES 434,15531
  3708. #define ENDFILE_SPEC 439,15668
  3709. #define SIGNED_CHAR_SPEC 447,15911
  3710. #define SIGNED_CHAR_SPEC 449,15982
  3711. #define MULTILIB_SELECT 457,16252
  3712. #define SWITCH_TAKES_ARG(477,16924
  3713. #define DEFAULT_WORD_SWITCH_TAKES_ARG(486,17221
  3714. #define WORD_SWITCH_TAKES_ARG(495,17636
  3715. struct compiler500,17785
  3716. struct option_map734,28191
  3717. translate_options 831,31471
  3718. read_specs 973,35123
  3719. skip_whitespace 1079,37908
  3720. struct spec_list1105,38467
  3721. set_spec 1121,38958
  3722. static struct temp_name 1199,41126
  3723. struct prefix_list1222,41753
  3724. struct path_prefix1231,42114
  3725. #define STANDARD_EXEC_PREFIX 1273,43323
  3726. #define STANDARD_STARTFILE_PREFIX 1283,43645
  3727. #define TOOLDIR_BASE_PREFIX 1297,44137
  3728. clear_args 1310,44499
  3729. store_arg 1323,44883
  3730. struct temp_file1360,45973
  3731. record_temp_file 1378,46544
  3732. delete_if_ordinary 1417,47600
  3733. delete_temp_files 1438,48028
  3734. delete_failure_queue 1450,48279
  3735. clear_failure_queue 1459,48454
  3736. choose_temp_base_try 1468,48626
  3737. choose_temp_base 1485,48878
  3738. putenv 1530,50191
  3739. putenv_from_prefixes 1577,51142
  3740. find_a_file 1636,52824
  3741. add_prefix 1771,56155
  3742. unused_prefix_warnings 1813,57091
  3743. free_path_prefix 1834,57514
  3744. #define STDIN_FILE_NO 1851,57842
  3745. #define STDOUT_FILE_NO 1854,57894
  3746. #define READ_PORT 1857,57968
  3747. #define WRITE_PORT 1860,58037
  3748. int execv(1877,58608
  3749. int execvp(1878,58651
  3750. pexecute 1881,58707
  3751. pexecute 1928,59650
  3752. pexecute 2019,61683
  3753. execute 2036,62130
  3754. struct switchstr2185,66057
  3755. struct infile2197,66200
  3756. process_command 2217,66553
  3757. do_spec 2807,83688
  3758. do_spec_1 2848,84763
  3759. handle_braces 3632,103385
  3760. check_live_switch 3816,107699
  3761. give_switch 3892,109880
  3762. find_file 3919,110562
  3763. is_directory 3952,111428
  3764. fatal_error 3991,112399
  3765. main 4003,112646
  3766. lookup_compiler 4347,122364
  3767. xmalloc 4403,123845
  3768. xrealloc 4413,124015
  3769. concat 4426,124308
  3770. save_string 4441,124636
  3771. pfatal_with_name 4453,124810
  3772. perror_with_name 4466,125005
  3773. perror_exec 4479,125200
  3774. fancy_abort 4496,125576
  3775. fatal 4551,126376
  3776. error 4560,126510
  3777. validate_all_switches 4572,126718
  3778. validate_switches 4669,129012
  3779. used_arg 4714,129839
  3780. set_multilib_dir 4736,130471
  3781. print_multilib_info 4819,132141
  3782.  
  3783. gen-protos.c,61
  3784. #define HASH_SIZE 23,852
  3785. fancy_abort 35,1118
  3786. main 41,1154
  3787.  
  3788. genattr.c,317
  3789. #define obstack_chunk_alloc 30,1027
  3790. #define obstack_chunk_free 31,1063
  3791. struct range43,1316
  3792. struct function_unit52,1449
  3793. extend_range 64,1885
  3794. init_range 74,2071
  3795. write_upcase 82,2175
  3796. gen_attr 93,2359
  3797. write_units 143,3741
  3798. xmalloc 195,5815
  3799. xrealloc 206,5980
  3800. fatal 217,6174
  3801. fancy_abort 230,6467
  3802. main 236,6525
  3803.  
  3804. genattrtab.c,3140
  3805. #define obstack_chunk_alloc 124,5406
  3806. #define obstack_chunk_free 125,5442
  3807. #define MAX_DIGITS 137,5722
  3808. struct insn_def146,6075
  3809. struct insn_ent160,6570
  3810. struct attr_value171,6897
  3811. struct attr_desc182,7257
  3812. #define NULL_ATTR 195,7818
  3813. struct range199,7890
  3814. struct delay_desc207,7972
  3815. struct function_unit_op216,8212
  3816. struct function_unit230,8787
  3817. #define MAX_ATTRS_INDEX 252,9864
  3818. struct dimension 293,11909
  3819. enum operator 316,12529
  3820. #define SIMPLIFY_TEST_EXP(343,13295
  3821. #define SIMPLIFY_ALTERNATIVE(349,13566
  3822. #define oballoc(450,18435
  3823. struct attr_hash459,18716
  3824. #define RTL_HASH_SIZE 477,19355
  3825. #define RTL_HASH(482,19510
  3826. attr_hash_add_rtx 487,19651
  3827. attr_hash_add_string 504,20082
  3828. attr_printf 756,26135
  3829. attr_eq 772,26481
  3830. attr_numeral 780,26646
  3831. attr_string 790,26858
  3832. attr_equal_p 826,27925
  3833. attr_copy_rtx 838,28201
  3834. check_attr_test 931,30373
  3835. check_attr_value 1078,34300
  3836. convert_set_attr_alternative 1167,36623
  3837. convert_set_attr 1208,37820
  3838. check_defs 1243,38772
  3839. convert_const_symbol_ref 1296,40123
  3840. make_canonical 1349,41548
  3841. copy_boolean 1427,43516
  3842. get_attr_value 1446,44222
  3843. expand_delays 1495,45724
  3844. operate_exp 1586,48649
  3845. expand_units 1787,54452
  3846. simplify_knowing 2124,65964
  3847. encode_units_mask 2142,66540
  3848. fill_attr 2205,67913
  3849. substitute_address 2250,69322
  3850. make_length_attrs 2324,71497
  3851. identity_fn 2374,73109
  3852. zero_fn 2381,73171
  3853. one_fn 2388,73248
  3854. max_fn 2395,73324
  3855. simplify_cond 2410,73760
  3856. remove_insn_ent 2530,76846
  3857. insert_insn_ent 2553,77291
  3858. insert_right_side 2574,77958
  3859. compute_alternative_mask 2640,79775
  3860. make_alternative_compare 2670,80568
  3861. evaluate_eq_attr 2696,81356
  3862. simplify_and_tree 2799,84360
  3863. simplify_or_tree 2918,87417
  3864. simplify_test_exp 2995,89852
  3865. optimize_attrs 3283,98509
  3866. simplify_by_alternatives 3378,101264
  3867. simplify_by_exploding 3415,102405
  3868. find_and_mark_used_attributes 3563,106926
  3869. unmark_used_attributes 3612,108074
  3870. add_values_to_cover 3635,108587
  3871. increment_current_value 3699,110263
  3872. test_for_current_value 3719,110689
  3873. simplify_with_current_value 3739,111220
  3874. simplify_with_current_value_aux 3772,111909
  3875. clear_struct_flag 3848,113954
  3876. count_sub_rtxs 3902,114959
  3877. gen_attr 3958,115927
  3878. count_alternatives 4011,117529
  3879. compares_alternatives_p 4049,118252
  3880. contained_in_p 4081,118863
  3881. gen_insn 4114,119466
  3882. gen_delay 4158,120555
  3883. gen_unit 4189,121320
  3884. write_test_expr 4269,123946
  3885. max_attr_value 4493,129141
  3886. walk_attr_value 4542,130213
  3887. write_attr_get 4602,131420
  3888. eliminate_known_true 4659,133208
  3889. write_attr_set 4690,134045
  3890. write_attr_case 4787,136538
  3891. write_attr_valueq 4863,138328
  3892. write_attr_value 4883,138693
  3893. write_upcase 4894,138886
  3894. write_indent 4905,139066
  3895. write_eligible_delay 4928,139792
  3896. write_function_unit_info 5047,143376
  3897. write_complex_function 5116,145354
  3898. n_comma_elts 5208,148028
  3899. next_comma_elt 5228,148409
  3900. find_attr 5254,148910
  3901. make_internal_attr 5292,149963
  3902. find_most_used 5314,150461
  3903. find_single_value 5335,150873
  3904. make_numeric_value 5357,151226
  3905. extend_range 5380,151549
  3906. xrealloc 5390,151730
  3907. xmalloc 5401,151918
  3908. copy_rtx_unchanging 5412,152087
  3909. fatal 5448,152734
  3910. fancy_abort 5461,153030
  3911. write_const_num_delay_slots 5470,153235
  3912. main 5506,154022
  3913.  
  3914. gencodes.c,176
  3915. #define obstack_chunk_alloc 32,1042
  3916. #define obstack_chunk_free 33,1078
  3917. gen_insn 45,1261
  3918. xmalloc 56,1550
  3919. xrealloc 67,1715
  3920. fatal 78,1908
  3921. fancy_abort 91,2202
  3922. main 97,2260
  3923.  
  3924. genconfig.c,269
  3925. #define obstack_chunk_alloc 31,969
  3926. #define obstack_chunk_free 32,1005
  3927. walk_insn_part 63,1963
  3928. gen_insn 164,4406
  3929. gen_expand 185,4972
  3930. gen_split 212,5662
  3931. gen_peephole 227,6071
  3932. xmalloc 239,6316
  3933. xrealloc 251,6482
  3934. fatal 262,6675
  3935. fancy_abort 275,6970
  3936. main 281,7028
  3937.  
  3938. genemit.c,434
  3939. #define obstack_chunk_alloc 29,967
  3940. #define obstack_chunk_free 30,1003
  3941. struct clobber_pat49,1474
  3942. struct clobber_ent59,1659
  3943. max_operand_1 66,1770
  3944. max_operand_vec 105,2718
  3945. print_code 122,2989
  3946. gen_exp 139,3331
  3947. gen_insn 266,5995
  3948. gen_expand 382,9172
  3949. gen_split 508,13597
  3950. output_add_clobbers 600,16730
  3951. output_init_mov_optab 638,17711
  3952. xmalloc 669,18523
  3953. xrealloc 681,18689
  3954. fatal 692,18882
  3955. fancy_abort 705,19175
  3956. main 711,19233
  3957.  
  3958. genextract.c,308
  3959. #define obstack_chunk_alloc 30,1008
  3960. #define obstack_chunk_free 31,1044
  3961. struct extraction49,1772
  3962. struct code_ptr62,2050
  3963. gen_insn 110,3070
  3964. walk_rtx 190,4905
  3965. print_path 309,7476
  3966. xmalloc 342,8169
  3967. xrealloc 353,8334
  3968. fatal 364,8527
  3969. fancy_abort 377,8823
  3970. copystr 383,8890
  3971. mybzero 398,9067
  3972. main 407,9188
  3973.  
  3974. genflags.c,246
  3975. #define obstack_chunk_alloc 32,1032
  3976. #define obstack_chunk_free 33,1068
  3977. num_operands 53,1526
  3978. gen_proto 90,2177
  3979. gen_nonproto 111,2534
  3980. gen_insn 118,2640
  3981. xmalloc 170,3983
  3982. xrealloc 182,4149
  3983. fatal 193,4342
  3984. fancy_abort 206,4636
  3985. main 212,4694
  3986.  
  3987. genopinit.c,185
  3988. #define obstack_chunk_alloc 30,974
  3989. #define obstack_chunk_free 31,1010
  3990. gen_insn 129,6587
  3991. xmalloc 282,9936
  3992. xrealloc 294,10102
  3993. fatal 305,10295
  3994. fancy_abort 318,10590
  3995. main 324,10648
  3996.  
  3997. genoutput.c,536
  3998. #define MAX_MAX_OPERANDS 101,4319
  3999. #define obstack_chunk_alloc 106,4420
  4000. #define obstack_chunk_free 107,4456
  4001. struct data134,5155
  4002. output_prologue 175,6413
  4003. output_epilogue 198,7088
  4004. scan_operands 413,12631
  4005. process_template 539,15942
  4006. validate_insn_alternatives 613,17802
  4007. gen_insn 638,18614
  4008. gen_peephole 694,20236
  4009. gen_expand 747,21817
  4010. gen_split 808,23515
  4011. xmalloc 861,24943
  4012. xrealloc 872,25108
  4013. mybzero 883,25301
  4014. mybcopy 892,25429
  4015. fatal 902,25592
  4016. fancy_abort 915,25903
  4017. error 921,25968
  4018. main 932,26121
  4019. n_occurrences 991,27178
  4020.  
  4021. genpeep.c,270
  4022. #define obstack_chunk_alloc 29,974
  4023. #define obstack_chunk_free 30,1010
  4024. struct link41,1384
  4025. gen_peephole 69,1917
  4026. match_rtx 153,4354
  4027. print_path 354,9257
  4028. print_code 374,9618
  4029. xmalloc 388,9837
  4030. xrealloc 399,10002
  4031. fatal 410,10195
  4032. fancy_abort 423,10488
  4033. main 429,10546
  4034.  
  4035. genrecog.c,822
  4036. #define obstack_chunk_alloc 56,2343
  4037. #define obstack_chunk_free 57,2379
  4038. struct decision_head 66,2645
  4039. struct decision71,2788
  4040. #define SUBROUTINE_THRESHOLD 104,4523
  4041. enum routine_type 111,4734
  4042. static struct pred_table137,5531
  4043. #define NUM_KNOWN_PREDS 165,6634
  4044. make_insn_sequence 205,8432
  4045. add_to_sequence 292,10660
  4046. not_both_true 567,18415
  4047. position_merit 674,22165
  4048. merge_trees 730,24114
  4049. break_out_subroutines 952,31050
  4050. write_subroutine 976,31629
  4051. write_tree_1 1045,34046
  4052. print_code 1466,46353
  4053. same_codes 1480,46580
  4054. clear_codes 1492,46765
  4055. same_modes 1500,46880
  4056. clear_modes 1512,47100
  4057. write_tree 1528,47509
  4058. change_state 1575,48846
  4059. copystr 1604,49497
  4060. mybzero 1619,49674
  4061. mybcopy 1628,49802
  4062. concat 1637,49951
  4063. xrealloc 1656,50217
  4064. xmalloc 1667,50405
  4065. fatal 1678,50575
  4066. fancy_abort 1692,50911
  4067. main 1698,50969
  4068.  
  4069. getopt.c,204
  4070. #define _NO_PROTO26,1085
  4071. #define const44,1566
  4072. #define    my_index    171,6384
  4073. my_index 180,6534
  4074. exchange 226,7959
  4075. _getopt_initialize 284,9482
  4076. _getopt_internal 374,12967
  4077. getopt 672,20585
  4078. main 691,20967
  4079.  
  4080. getopt1.c,106
  4081. #define const36,1300
  4082. #define NULL 62,2091
  4083. getopt_long 66,2118
  4084. getopt_long_only 82,2621
  4085. main 100,2977
  4086.  
  4087. getpwd.c,141
  4088. #define getcwd(20,472
  4089. #define GUESSPATHLEN 21,507
  4090. #define GUESSPATHLEN 25,676
  4091. getpwd 39,1048
  4092. #define MAXPATHLEN 82,1893
  4093. getpwd 86,1931
  4094.  
  4095. global.c,817
  4096. #define INT_BITS 103,3821
  4097. #define INT_TYPE 104,3861
  4098. #define CONFLICTP(122,4391
  4099. #define SET_CONFLICT(126,4514
  4100. #define REGBITP(196,6821
  4101. #define SET_REGBIT(200,6961
  4102. #define ALLOCNO_LIVE_P(209,7218
  4103. #define SET_ALLOCNO_LIVE(212,7318
  4104. #define CLEAR_ALLOCNO_LIVE(215,7421
  4105. #define NUM_NO_CONFLICT_PAIRS 236,8581
  4106. global_alloc 276,9992
  4107. allocno_compare 574,20518
  4108. global_conflicts 601,21432
  4109. expand_preferences 768,26276
  4110. prune_preferences 821,28105
  4111. find_reg 891,30590
  4112. retry_global_alloc 1169,39391
  4113. record_one_conflict 1202,40414
  4114. record_conflicts 1245,41717
  4115. mark_reg_store 1283,43016
  4116. mark_reg_clobber 1347,44599
  4117. mark_reg_conflicts 1404,45988
  4118. mark_reg_death 1443,46916
  4119. mark_reg_live_nc 1479,48045
  4120. set_preference 1501,48770
  4121. mark_elimination 1593,51445
  4122. dump_conflicts 1613,52058
  4123. dump_global_regs 1661,53468
  4124.  
  4125. gmon.c,153
  4126. extern mcount(48,2015
  4127. #define        SCALE_1_TO_1    66,2490
  4128. #define    MSG 68,2522
  4129. monstartup(70,2572
  4130. _mcleanup(147,4532
  4131. mcount(187,5624
  4132. moncontrol(312,8518
  4133.  
  4134. halfpic.c,400
  4135. #define obstack_chunk_alloc 39,1382
  4136. #define obstack_chunk_free 40,1418
  4137. int (*ptr_half_pic_address_p)51,1775
  4138. struct all_refs 58,1967
  4139. #define MAX_HASH_TABLE 82,2846
  4140. #define HASHBITS 85,2882
  4141. half_pic_hash 88,2928
  4142. half_pic_init 163,4469
  4143. half_pic_finish 175,4695
  4144. half_pic_encode 199,5121
  4145. half_pic_declare 250,6200
  4146. half_pic_external 274,6575
  4147. half_pic_address_p 298,6944
  4148. half_pic_ptr 365,8278
  4149.  
  4150. integrate.c,955
  4151. #define    obstack_chunk_alloc    38,1132
  4152. #define    obstack_chunk_free    39,1168
  4153. #define CEIL_ROUND(48,1392
  4154. #define INTEGRATE_THRESHOLD(53,1611
  4155. function_cannot_inline_p 82,2838
  4156. initialize_for_inline 219,8139
  4157. finish_inline 327,12111
  4158. adjust_copied_decl_tree 342,12514
  4159. save_for_inline_copying 374,13578
  4160. copy_decl_list 607,21593
  4161. copy_decl_tree 637,22215
  4162. copy_decl_rtls 667,23051
  4163. save_for_inline_nocopy 701,24384
  4164. save_constants 785,27266
  4165. note_modified_parmregs 859,29004
  4166. copy_for_inline 884,29890
  4167. #define FIXED_BASE_PLUS_P(1119,36829
  4168. expand_inline_function 1139,37615
  4169. integrate_parm_decls 1874,63291
  4170. integrate_decl_tree 1919,64993
  4171. copy_rtx_and_substitute 1985,66691
  4172. try_constants 2385,79932
  4173. subst_constants 2445,81888
  4174. mark_stores 2705,89438
  4175. restore_constants 2743,90626
  4176. set_block_origin_self 2820,92895
  4177. set_decl_origin_self 2859,94208
  4178. set_block_abstract_flags 2883,94913
  4179. set_decl_abstract_flags 2915,95804
  4180. output_inline_function 2936,96429
  4181.  
  4182. jump.c,1109
  4183. jump_optimize 137,5377
  4184. duplicate_loop_exit_test 2041,69332
  4185. squeeze_notes 2220,74643
  4186. find_cross_jump 2271,76245
  4187. do_cross_jump 2437,81121
  4188. get_label_before 2489,82702
  4189. get_label_after 2512,83168
  4190. jump_back_p 2535,83720
  4191. can_reverse_comparison_p 2577,84913
  4192. reverse_condition 2637,86867
  4193. swap_condition 2682,87458
  4194. unsigned_condition 2726,88077
  4195. signed_condition 2759,88496
  4196. comparison_dominates_p 2793,88957
  4197. simplejump_p 2833,89600
  4198. condjump_p 2846,89913
  4199. condjump_in_parallel_p 2873,90614
  4200. sets_cc0_p 2908,91525
  4201. follow_jumps 2945,92461
  4202. tension_vector_labels 2995,93869
  4203. mark_jump_label 3034,95248
  4204. delete_jump 3161,98638
  4205. delete_computation 3184,99409
  4206. delete_insn 3293,102428
  4207. next_nondeleted_insn 3423,106403
  4208. delete_for_peephole 3437,106754
  4209. invert_jump 3476,107616
  4210. invert_exp 3503,108349
  4211. redirect_jump 3565,110004
  4212. delete_from_jump_chain 3606,111038
  4213. redirect_exp 3651,112206
  4214. redirect_tablejump 3711,113779
  4215. delete_labelref_insn 3741,114637
  4216. rtx_renumbered_equal_p 3781,115413
  4217. true_regnum 3952,119580
  4218. mark_modified_reg 4017,121347
  4219. thread_jumps 4043,121846
  4220. rtx_equal_for_thread_p 4231,127654
  4221.  
  4222. libgcc1.c,2188
  4223. #define perform_mulsi3(56,2552
  4224. #define perform_divsi3(60,2625
  4225. #define perform_udivsi3(64,2699
  4226. #define perform_modsi3(68,2773
  4227. #define perform_umodsi3(72,2847
  4228. #define perform_lshrsi3(76,2922
  4229. #define perform_lshlsi3(80,2998
  4230. #define perform_ashrsi3(84,3074
  4231. #define perform_ashlsi3(88,3150
  4232. #define perform_adddf3(92,3225
  4233. #define perform_subdf3(96,3298
  4234. #define perform_muldf3(100,3371
  4235. #define perform_divdf3(104,3444
  4236. #define perform_addsf3(108,3517
  4237. #define perform_subsf3(112,3599
  4238. #define perform_mulsf3(116,3681
  4239. #define perform_divsf3(120,3763
  4240. #define perform_negdf2(124,3845
  4241. #define perform_negsf2(128,3912
  4242. #define perform_fixdfsi(132,3989
  4243. #define perform_fixsfsi(136,4075
  4244. #define perform_floatsidf(140,4162
  4245. #define perform_floatsisf(144,4243
  4246. #define perform_extendsfdf2(148,4335
  4247. #define perform_truncdfsf2(152,4411
  4248. #define perform_eqdf2(161,4668
  4249. #define perform_nedf2(165,4743
  4250. #define perform_gtdf2(169,4815
  4251. #define perform_gedf2(173,4886
  4252. #define perform_ltdf2(177,4964
  4253. #define perform_ledf2(181,5038
  4254. #define perform_eqsf2(185,5116
  4255. #define perform_nesf2(189,5191
  4256. #define perform_gtsf2(193,5263
  4257. #define perform_gesf2(197,5334
  4258. #define perform_ltsf2(201,5412
  4259. #define perform_lesf2(205,5486
  4260. #define nongcc_SI_type 211,5626
  4261. #define nongcc_word_type 216,5752
  4262. #define FLOAT_VALUE_TYPE 225,6051
  4263. #define INTIFY(229,6103
  4264. #define FLOATIFY(233,6188
  4265. #define FLOAT_ARG_TYPE 237,6258
  4266. union flt_or_value 240,6306
  4267. union flt_or_int 242,6360
  4268. __mulsi3 247,6431
  4269. __udivsi3 256,6542
  4270. __divsi3 265,6663
  4271. __umodsi3 274,6774
  4272. __modsi3 283,6895
  4273. __lshrsi3 292,7006
  4274. __lshlsi3 301,7128
  4275. __ashrsi3 310,7250
  4276. __ashlsi3 319,7363
  4277. __divdf3 328,7468
  4278. __muldf3 337,7562
  4279. __negdf2 346,7656
  4280. __adddf3 355,7741
  4281. __subdf3 364,7835
  4282. __eqdf2 378,8116
  4283. __nedf2 388,8249
  4284. __gtdf2 398,8382
  4285. __gedf2 408,8513
  4286. __ltdf2 418,8646
  4287. __ledf2 428,8777
  4288. __fixdfsi 438,8911
  4289. __fixsfsi 447,9007
  4290. __floatsidf 457,9145
  4291. __floatsisf 466,9257
  4292. __addsf3 476,9396
  4293. __negsf2 486,9559
  4294. __subsf3 496,9702
  4295. __eqsf2 506,9864
  4296. __nesf2 517,10054
  4297. __gtsf2 528,10244
  4298. __gesf2 539,10432
  4299. __ltsf2 550,10622
  4300. __lesf2 561,10810
  4301. __mulsf3 572,11001
  4302. __divsf3 582,11164
  4303. __truncdfsf2 592,11331
  4304. __extendsfdf2 602,11458
  4305.  
  4306. libgcc2.c,3697
  4307. typedef unsigned int UQItype    __attribute__ ((mode (QI)52,2183
  4308. typedef      int SItype    __attribute__ ((mode (SI)53,2241
  4309. typedef unsigned int USItype    __attribute__ ((mode (SI)54,2291
  4310. typedef         int DItype    __attribute__ ((mode (DI)55,2349
  4311. typedef unsigned int UDItype    __attribute__ ((mode (DI)56,2399
  4312. typedef     float SFtype    __attribute__ ((mode (SF)57,2457
  4313. typedef        float DFtype    __attribute__ ((mode (DF)58,2508
  4314. typedef        float XFtype    __attribute__ ((mode (XF)60,2591
  4315. typedef        float TFtype    __attribute__ ((mode (TF)63,2682
  4316. typedef int word_type __attribute__ ((mode (HI)67,2763
  4317. typedef int word_type __attribute__ ((mode (SI)70,2843
  4318. typedef int word_type __attribute__ ((mode (DI)73,2923
  4319. #define char 82,3322
  4320. #define short 83,3346
  4321. #define int 84,3371
  4322. #define long 85,3394
  4323. #define unsigned 86,3418
  4324. #define float 87,3446
  4325. #define double 88,3471
  4326. #define SI_TYPE_SIZE 90,3498
  4327.   struct DIstruct 96,3668
  4328.   struct DIstruct 98,3713
  4329. } DIunion;109,4026
  4330. __negdi2 131,4541
  4331. __lshldi3 148,4738
  4332. __lshrdi3 180,5218
  4333. __ashldi3 212,5700
  4334. __ashrdi3 244,6180
  4335. __ffsdi2 277,6729
  4336. __muldi3 298,7049
  4337. __udiv_w_sdiv 317,7352
  4338. __udivmoddi4 429,9723
  4339. __divdi3 652,13446
  4340. __moddi3 680,13835
  4341. __umoddi3 707,14206
  4342. __udivdi3 721,14365
  4343. __cmpdi2 730,14485
  4344. __ucmpdi2 751,14832
  4345. #define WORD_SIZE 771,15254
  4346. #define HIGH_WORD_COEFF 772,15306
  4347. __fixunstfdi 775,15367
  4348. __fixtfdi 805,16086
  4349. #define WORD_SIZE 815,16258
  4350. #define HIGH_WORD_COEFF 816,16310
  4351. __fixunsxfdi 819,16371
  4352. __fixxfdi 849,17089
  4353. #define WORD_SIZE 859,17222
  4354. #define HIGH_WORD_COEFF 860,17274
  4355. __fixunsdfdi 863,17335
  4356. __fixdfdi 893,18014
  4357. #define WORD_SIZE 903,18147
  4358. #define HIGH_WORD_COEFF 904,18199
  4359. __fixunssfdi 907,18260
  4360. __fixsfdi 940,19185
  4361. #define WORD_SIZE 949,19348
  4362. #define HIGH_HALFWORD_COEFF 950,19400
  4363. #define HIGH_WORD_COEFF 951,19463
  4364. __floatdixf 954,19524
  4365. #define WORD_SIZE 973,19863
  4366. #define HIGH_HALFWORD_COEFF 974,19915
  4367. #define HIGH_WORD_COEFF 975,19978
  4368. __floatditf 978,20039
  4369. #define WORD_SIZE 997,20338
  4370. #define HIGH_HALFWORD_COEFF 998,20390
  4371. #define HIGH_WORD_COEFF 999,20453
  4372. __floatdidf 1002,20514
  4373. #define WORD_SIZE 1021,20813
  4374. #define HIGH_HALFWORD_COEFF 1022,20865
  4375. #define HIGH_WORD_COEFF 1023,20928
  4376. #define DI_SIZE 1024,20981
  4377. #define DF_SIZE 1026,21076
  4378. #define SF_SIZE 1027,21095
  4379. #define DF_SIZE 1030,21164
  4380. #define SF_SIZE 1031,21183
  4381. #define DF_SIZE 1034,21252
  4382. #define SF_SIZE 1035,21271
  4383. #define DF_SIZE 1037,21296
  4384. #define SF_SIZE 1038,21314
  4385. __floatdisf 1045,21362
  4386. __fixunsxfsi 1086,22468
  4387. __fixunsdfsi 1099,22662
  4388. __fixunssfsi 1112,22856
  4389. #define SItype 1122,23056
  4390. #define USItype 1123,23082
  4391. #define DItype 1124,23109
  4392. #define UDItype 1125,23135
  4393. #define SFtype 1126,23162
  4394. #define DFtype 1127,23188
  4395. __gcc_bcmp 1144,23481
  4396. __builtin_saveregs 1370,29725
  4397. __eprintf 1387,30028
  4398. struct bb1404,30322
  4399. #define ON_EXIT(1434,30979
  4400. #define ON_EXIT(1438,31074
  4401. /* __inline__ */ static int num_digits 1445,31242
  4402. __bb_exit_func 1462,31496
  4403. __bb_init_func 1575,34305
  4404. typedef void (*vfp)(void)1606,35044
  4405. __builtin_new 1610,35105
  4406. __builtin_vec_new 1635,35589
  4407. #define write(1654,36233
  4408. typedef void (*vfp)(void)1658,36319
  4409. set_new_handler 1664,36430
  4410. #define MESSAGE 1674,36621
  4411. __default_new_handler 1677,36680
  4412. __builtin_delete 1695,37286
  4413. __builtin_vec_delete 1710,37589
  4414. #define INSN_CACHE_PLANE_SIZE 1734,38247
  4415. __clear_cache 1737,38320
  4416. __enable_execute_stack 1865,41696
  4417. __enable_execute_stack 1901,42509
  4418. __enable_execute_stack 1928,43058
  4419. __enable_execute_stack 1964,43887
  4420. #define NAME__MAIN 1986,44502
  4421. #define SYMBOL__MAIN 1987,44530
  4422. __do_global_dtors 1993,44636
  4423. #define ON_EXIT(2020,45314
  4424. __do_global_ctors 2031,45618
  4425. SYMBOL__MAIN 2048,46156
  4426. extern void _exit 2097,47548
  4427. exit 2100,47604
  4428.  
  4429. local-alloc.c,825
  4430. #define CLASS_LIKELY_SPILLED_P(76,3214
  4431. alloc_qty 273,10669
  4432. alloc_qty_for_scratch 299,11379
  4433. local_alloc 386,13672
  4434. validate_equiv_mem_from_store 531,18856
  4435. validate_equiv_mem 550,19402
  4436. memref_referenced_p 600,20691
  4437. memref_used_between_p 663,22021
  4438. optimize_reg_copy_1 691,22820
  4439. optimize_reg_copy_2 865,28421
  4440. update_equiv_regs 938,30480
  4441. block_alloc 1114,36928
  4442. qty_compare 1568,52113
  4443. qty_compare_1 1587,52723
  4444. qty_sugg_compare 1622,53948
  4445. qty_sugg_compare_1 1651,54887
  4446. combine_regs 1711,57003
  4447. reg_meets_class_p 1882,62972
  4448. reg_classes_overlap_p 1895,63341
  4449. update_qty_class 1917,63848
  4450. reg_is_set 1940,64509
  4451. reg_is_born 1962,65213
  4452. wipe_dead_reg 1999,66292
  4453. find_free_reg 2053,68096
  4454. mark_life 2198,72920
  4455. post_mark_life 2217,73435
  4456. no_conflict_p 2256,74374
  4457. requires_inout 2295,75404
  4458. dump_local_alloc 2348,76508
  4459.  
  4460. loop.c,1713
  4461. #define NUM_STORES 156,5367
  4462. #define obstack_chunk_alloc 192,6618
  4463. #define obstack_chunk_free 193,6654
  4464. struct movable201,6897
  4465. init_loop 296,10365
  4466. loop_optimize 322,11151
  4467. scan_loop 451,15585
  4468. record_excess_regs 975,35149
  4469. libcall_other_reg 1028,36298
  4470. reg_in_basic_block_p 1053,36893
  4471. libcall_benefit 1100,37984
  4472. skip_consec_insns 1124,38554
  4473. ignore_some_movables 1152,39265
  4474. force_movables 1184,40351
  4475. combine_movables 1223,41523
  4476. regs_match_p 1334,45219
  4477. rtx_equal_for_loop_p 1363,45895
  4478. add_label_notes 1475,48607
  4479. move_movables 1520,49871
  4480. replace_call_address 1993,64239
  4481. count_nonfixed_reads 2053,65464
  4482. constant_high_bytes 2106,66556
  4483. prescan_loop 2145,67592
  4484. find_and_verify_loops 2209,68971
  4485. mark_loop_jump 2459,76857
  4486. labels_in_range_p 2581,80026
  4487. note_addr_stored 2598,80307
  4488. invariant_p 2645,81567
  4489. consec_sets_invariant_p 2766,84703
  4490. all_sets_invariant_p 2840,86526
  4491. find_single_use_in_loop 2870,87300
  4492. count_loop_regs_set 2922,89063
  4493. loop_reg_used_before_p 3039,92998
  4494. strength_reduce 3147,97302
  4495. valid_initial_value_p 4053,128579
  4496. find_mem_givs 4091,129606
  4497. record_biv 4179,132002
  4498. record_giv 4274,134689
  4499. check_final_value 4513,142131
  4500. update_giv_derive 4655,146700
  4501. basic_induction_var 4781,151649
  4502. general_induction_var 4915,155612
  4503. simplify_giv_expr 5021,158545
  4504. consec_sets_giv 5284,165791
  4505. express_from 5381,168534
  4506. combine_givs_p 5420,169761
  4507. combine_givs 5456,170860
  4508. emit_iv_add_mult 5497,172213
  4509. product_cheap_p 5530,173151
  4510. check_dbra_loop 5617,175826
  4511. maybe_eliminate_biv 5908,185434
  4512. maybe_eliminate_biv_1 5960,186920
  4513. last_use_this_basic_block 6264,195826
  4514. record_initial 6283,196263
  4515. update_reg_last_use 6310,196938
  4516. get_condition 6357,198842
  4517. get_condition_for_loop 6575,204941
  4518.  
  4519. mips-tdump.c,1306
  4520. #define CODE_MASK 47,1483
  4521. #define MIPS_IS_STAB(48,1509
  4522. #define MIPS_MARK_STAB(49,1575
  4523. #define MIPS_UNMARK_STAB(50,1623
  4524. typedef void *PTR_T;54,1697
  4525. typedef const void *CPTR_T;55,1718
  4526. #define __proto(56,1746
  4527. typedef void *PTR_T;60,1844
  4528. typedef void *CPTR_T;61,1865
  4529. typedef char *PTR_T;64,1894
  4530. typedef char *CPTR_T;65,1936
  4531. #define __proto(68,1966
  4532. #define const69,1988
  4533. #define uchar    72,2010
  4534. #define ushort    73,2038
  4535. #define uint    74,2068
  4536. #define ulong    75,2094
  4537. #define size_t    83,2339
  4538. #define ptrdiff_t    84,2360
  4539. #define stStaParam    91,2490
  4540. #define btVoid    95,2567
  4541. typedef enum sc 98,2616
  4542. } sc_t;123,4027
  4543. typedef enum st 127,4073
  4544. } st_t;150,5106
  4545. typedef enum tq 154,5156
  4546. } tq_t;162,5451
  4547. typedef enum bt 166,5497
  4548. } bt_t;195,6758
  4549. typedef enum lang 199,6811
  4550. } lang_t;209,7070
  4551. typedef enum glevel 213,7128
  4552. } glevel_t;218,7241
  4553. typedef struct scope 222,7296
  4554. } scope_t;227,7473
  4555. #define __define_stab(284,9573
  4556. read_seek 294,9816
  4557. lang_to_string 328,10639
  4558. sc_to_string(351,11115
  4559. st_to_string(389,12181
  4560. glevel_to_string 425,13130
  4561. type_to_string 443,13428
  4562. print_global_hdr 755,20670
  4563. print_sym_hdr 810,22110
  4564. print_symbol 884,24361
  4565. print_aux 1053,28510
  4566. emit_aggregate 1079,28950
  4567. print_file_desc 1110,29625
  4568. main 1434,38483
  4569. fancy_abort 1560,41610
  4570. fatal(1567,41696
  4571. xmalloc 1577,41832
  4572.  
  4573. mips-tfile.c,4339
  4574. #define saber_stop(610,22314
  4575. #define __LINE__ 614,22360
  4576. typedef void *PTR_T;618,22403
  4577. typedef const void *CPTR_T;619,22424
  4578. #define __proto(620,22452
  4579. #define PVPROTO(622,22488
  4580. #define VPROTO(623,22516
  4581. #define VA_START(624,22553
  4582. typedef void *PTR_T;629,22690
  4583. typedef void *CPTR_T;630,22711
  4584. typedef char *PTR_T;633,22740
  4585. typedef char *CPTR_T;634,22782
  4586. #define __proto(637,22812
  4587. #define const638,22834
  4588. #define PVPROTO(640,22863
  4589. #define VPROTO(641,22889
  4590. #define VA_START(642,22939
  4591. #define Size_t    655,23492
  4592. #define Size_t    657,23532
  4593. #define Ptrdiff_t    659,23568
  4594. main 693,24434
  4595. #define STAB_CODE_TYPE 728,25183
  4596. #define STAB_CODE_TYPE 730,25235
  4597. #define HAS_STDLIB_H734,25289
  4598. #define HAS_UNISTD_H735,25310
  4599. #define MALLOC_CHECK752,25555
  4600. #define IS_ASM_IDENT(756,25591
  4601. typedef enum sc 763,25769
  4602. } sc_t;788,27174
  4603. typedef enum st 792,27220
  4604. } st_t;814,28193
  4605. typedef enum tq 818,28243
  4606. } tq_t;826,28538
  4607. typedef enum bt 830,28584
  4608. } bt_t;865,29897
  4609. enum coff_storage 870,29944
  4610. typedef enum coff_type 902,30459
  4611. } coff_type_t;920,30739
  4612. typedef enum coff_dt 923,30790
  4613. } coff_dt_t;929,30882
  4614. #define N_BTMASK    931,30896
  4615. #define N_TMASK    932,30953
  4616. #define N_BT_SHIFT    933,31012
  4617. #define N_TQ_SHIFT    934,31071
  4618. #define    N_TQ    935,31128
  4619. typedef enum hash_state 938,31219
  4620. } hash_state_t;942,31408
  4621. enum alloc_type 946,31479
  4622. #define WORD_ALIGN(960,32011
  4623. #define DWORD_ALIGN(961,32088
  4624. #define PAGE_SIZE 975,32685
  4625. #define PAGE_USIZE 978,32744
  4626. #define MAX_CLUSTER_PAGES 983,32892
  4627. #define MAX_CLUSTER_PAGES 985,32927
  4628. typedef struct vlinks 991,33029
  4629. } vlinks_t;996,33259
  4630. typedef struct varray 1000,33302
  4631. } varray_t;1007,33684
  4632. #define OBJECTS_PER_PAGE(1010,33718
  4633. #define OBJECTS_PER_PAGE(1012,33783
  4634. #define INIT_VARRAY(1015,33860
  4635. typedef unsigned long symint_t;1025,34233
  4636. typedef struct scope 1029,34344
  4637. } scope_t;1035,34592
  4638. typedef struct forward 1039,34677
  4639. } forward_t;1045,34968
  4640. typedef struct tag 1050,35092
  4641. } tag_t;1059,35590
  4642. typedef struct thead 1063,35647
  4643. } thead_t;1067,35819
  4644. typedef union small_free 1071,35914
  4645. } small_free_t;1076,36126
  4646. #define SHASH_SIZE 1083,36253
  4647. #define HASH_LEN_MAX 1086,36285
  4648. typedef struct shash 1088,36353
  4649. } shash_t;1098,36789
  4650. #define THASH_SIZE 1107,37068
  4651. typedef struct thash 1110,37099
  4652. } thash_t;1114,37260
  4653. typedef struct efdr 1119,37390
  4654. } efdr_t;1137,38182
  4655. typedef union page 1198,40663
  4656. } page_t;1215,41421
  4657. typedef struct alloc_info 1219,41509
  4658. } alloc_info_t;1227,41955
  4659. typedef struct type_info 1230,42016
  4660. } type_info_t;1244,42748
  4661. #define CHECK(1589,52493
  4662. #define ORIG_LINENUM(1592,52615
  4663. #define ORIG_DENSE(1593,52715
  4664. #define ORIG_PROCS(1594,52811
  4665. #define ORIG_FILES(1595,52907
  4666. #define ORIG_LSYMS(1596,53003
  4667. #define ORIG_LSTRS(1597,53104
  4668. #define ORIG_ESYMS(1598,53205
  4669. #define ORIG_ESTRS(1599,53304
  4670. #define ORIG_OPT(1600,53403
  4671. #define ORIG_AUX(1601,53501
  4672. #define ORIG_RFDS(1602,53599
  4673. #define STABS_SYMBOL 1635,55551
  4674. #define STATIC 1644,55729
  4675. #define    SEEK_SET 1778,59514
  4676. #define    SEEK_CUR 1779,59566
  4677. #define    SEEK_END 1780,59641
  4678. typedef struct _pseudo_ops 1789,59943
  4679. } pseudo_ops_t;1793,60135
  4680. add_varray_page 1813,60772
  4681. #define HASHBITS 1844,61539
  4682. hash_string 1847,61577
  4683. add_string 1883,62606
  4684. add_local_symbol 1936,63907
  4685. add_ext_symbol 2113,68885
  4686. add_aux_sym_symint 2167,70402
  4687. add_aux_sym_rndx 2187,70900
  4688. add_aux_sym_tir 2210,71462
  4689. get_tag 2372,76230
  4690. add_unknown_tag 2423,77539
  4691. add_procedure 2483,78935
  4692. add_file 2548,80838
  4693. add_bytes 2628,83283
  4694. sc_to_string(2667,84196
  4695. st_to_string(2705,85294
  4696. parse_begin 2818,88001
  4697. parse_bend 2868,89223
  4698. parse_def 2926,90691
  4699. parse_end 3502,104608
  4700. parse_ent 3564,106182
  4701. parse_file 3602,106945
  4702. mark_stabs 3630,107546
  4703. parse_stabs_common 3675,108694
  4704. parse_stabs 3874,113244
  4705. parse_stabn 3890,113570
  4706. write_varray 4150,120964
  4707. read_seek 4412,128133
  4708. main 4855,141555
  4709. catch_signal 5074,147384
  4710. pfatal_with_name 5089,147698
  4711. out_of_bounds 5113,148260
  4712. allocate_cluster 5138,149039
  4713. allocate_cluster 5155,149371
  4714. allocate_multiple_pages 5190,150172
  4715. free_multiple_pages 5220,150741
  4716. free_scope 5312,152780
  4717. free_tag 5469,156628
  4718. free_forward 5527,158030
  4719. free_thead 5585,159402
  4720. fatal 5671,160872
  4721. error 5679,160975
  4722. fancy_abort 5693,161306
  4723. botch 5703,161469
  4724. xmalloc 5712,161589
  4725. xcalloc 5728,161909
  4726. xrealloc 5745,162301
  4727. xfree 5761,162609
  4728. local_index 5775,162869
  4729. local_rindex 5791,163086
  4730.  
  4731. objc-act.c,7213
  4732. #define OBJC_GEN_METHOD_LABEL(56,1979
  4733. #define OBJC_FORWARDING_STACK_OFFSET 71,2451
  4734. #define OBJC_FORWARDING_MIN_OFFSET 75,2533
  4735. #define DEFTREECODE(84,2815
  4736. #define DEFTREECODE(96,3106
  4737. #define DEFTREECODE(106,3332
  4738. #define obstack_chunk_alloc 118,3533
  4739. #define obstack_chunk_free 119,3569
  4740. #define OBJC_VERSION    131,3893
  4741. #define PROTOCOL_VERSION 132,3942
  4742. #define NULLT    134,3970
  4743. #define OBJC_ENCODE_INLINE_DEFS 136,3994
  4744. #define OBJC_ENCODE_DONT_INLINE_DEFS    137,4029
  4745. typedef struct hashed_entry     *hash;185,5908
  4746. typedef struct hashed_attribute  *attr;186,5944
  4747. struct hashed_attribute188,5985
  4748. struct hashed_entry193,6041
  4749. enum string_section210,6555
  4750. #define TYPE_ID    311,11201
  4751. #define TAG_OBJECT    312,11224
  4752. #define TAG_CLASS    313,11258
  4753. #define TAG_SUPER    314,11290
  4754. #define TAG_SELECTOR    315,11322
  4755. #define UTAG_CLASS    317,11361
  4756. #define UTAG_IVAR    318,11395
  4757. #define UTAG_IVAR_LIST    319,11427
  4758. #define UTAG_METHOD    320,11469
  4759. #define UTAG_METHOD_LIST    321,11505
  4760. #define UTAG_CATEGORY    322,11550
  4761. #define UTAG_MODULE    323,11590
  4762. #define UTAG_SYMTAB    324,11626
  4763. #define UTAG_SUPER    325,11662
  4764. #define UTAG_SELECTOR    326,11696
  4765. #define UTAG_PROTOCOL    328,11737
  4766. #define UTAG_PROTOCOL_LIST    329,11777
  4767. #define UTAG_METHOD_PROTOTYPE    330,11826
  4768. #define UTAG_METHOD_PROTOTYPE_LIST 331,11881
  4769. #define STRING_OBJECT_CLASS_NAME 333,11948
  4770. #define PROTOCOL_OBJECT_CLASS_NAME 334,12000
  4771. #define TREE_STATIC_TEMPLATE(344,12251
  4772. #define TYPED_OBJECT(345,12321
  4773. #define IS_ID(360,12762
  4774. #define IS_PROTOCOL_QUALIFIED_ID(362,12844
  4775. #define IS_SUPER(364,12931
  4776. struct imp_entry406,14362
  4777. #define BUFSIZE    437,15341
  4778. lang_init 486,16682
  4779. objc_fatal 528,17905
  4780. objc_finish 534,17976
  4781. lang_finish 544,18141
  4782. lang_identify 549,18168
  4783. lang_decode_option 555,18211
  4784. define_decl 585,18985
  4785. maybe_objc_comptypes 607,19674
  4786. lookup_method_in_protocol_list 617,19860
  4787. lookup_protocol_in_reflist 648,20571
  4788. objc_comptypes 687,21551
  4789. objc_check_decl 833,25589
  4790. maybe_objc_check_decl 848,25926
  4791. get_static_reference 858,26112
  4792. get_object_reference 895,27099
  4793. lookup_and_install_protocols 946,28553
  4794. create_builtin_decl 982,29329
  4795. synth_module_prologue 1009,29934
  4796. my_build_string 1132,33381
  4797. build_objc_string 1157,34064
  4798. build_objc_string_object 1175,34584
  4799. build_constructor 1214,35670
  4800. build_objc_symtab_template 1240,36203
  4801. init_def_list 1291,37553
  4802. init_objc_symtab 1322,38354
  4803. forward_declare_categories 1367,39497
  4804. generate_objc_symtab_decl 1389,40201
  4805. init_module_descriptor 1417,40952
  4806. build_module_descriptor 1459,42117
  4807. generate_forward_declaration_to_string_table 1583,46237
  4808. generate_strings 1598,46649
  4809. build_selector_reference_decl 1648,48585
  4810. build_selector 1681,49452
  4811. build_msg_pool_reference 1697,49956
  4812. init_selector 1713,50357
  4813. build_selector_translation_table 1722,50525
  4814. get_proto_encoding 1796,52636
  4815. build_typed_selector_reference 1824,53262
  4816. build_selector_reference 1850,53827
  4817. build_class_reference_decl 1880,54432
  4818. add_class_reference 1914,55327
  4819. get_class_reference 1943,55874
  4820. add_objc_string 1988,57088
  4821. build_objc_string_decl 2017,57735
  4822. objc_declare_alias 2057,58944
  4823. objc_declare_class 2073,59408
  4824. is_class_name 2103,60043
  4825. lookup_interface 2127,60445
  4826. objc_copy_list 2141,60668
  4827. build_ivar_chain 2175,61736
  4828. build_private_template 2232,63166
  4829. build_protocol_template 2270,64205
  4830. build_descriptor_table_initializer 2320,66160
  4831. build_method_prototype_list_template 2351,66901
  4832. build_method_prototype_template 2385,67866
  4833. forwarding_offset 2421,69159
  4834. encode_method_prototype 2468,70588
  4835. generate_descriptor_table 2539,72498
  4836. generate_method_descriptors 2565,73143
  4837. build_tmp_function_decl 2627,74910
  4838. hack_method_prototype 2656,75810
  4839. generate_protocol_references 2700,77171
  4840. generate_protocols 2723,77711
  4841. build_protocol_initializer 2820,80681
  4842. build_category_template 2875,82342
  4843. build_selector_template 2930,84427
  4844. build_class_template 2975,85734
  4845. synth_forward_declarations 3090,90208
  4846. error_with_ivar 3119,91149
  4847. #define USERTYPE(3134,91511
  4848. check_ivars 3139,91653
  4849. build_super_template 3195,93167
  4850. build_ivar_template 3236,94340
  4851. build_ivar_list_template 3282,95614
  4852. build_method_list_template 3322,96639
  4853. build_ivar_list_initializer 3365,97906
  4854. generate_ivars_list 3419,99158
  4855. generate_ivar_lists 3445,99813
  4856. build_dispatch_table_initializer 3503,101523
  4857. build_method_template 3544,102563
  4858. generate_dispatch_table 3587,104031
  4859. generate_dispatch_tables 3614,104752
  4860. generate_protocol_list 3678,106653
  4861. build_category_initializer 3764,109176
  4862. build_shared_structure_initializer 3838,111106
  4863. generate_category 3930,113497
  4864. generate_shared_structures 3982,115018
  4865. synth_id_with_class_suffix 4086,118102
  4866. is_objc_type_qualifier 4124,119424
  4867. adjust_type_for_id_default 4141,120005
  4868. build_keyword_decl 4184,121141
  4869. build_keyword_selector 4205,121669
  4870. build_method_decl 4244,122654
  4871. #define METHOD_DEF 4276,123529
  4872. #define METHOD_REF 4277,123550
  4873. get_arg_type_list 4287,123967
  4874. check_duplicates 4330,125268
  4875. receiver_is_class_object 4361,126077
  4876. maybe_building_objc_message_expr 4407,127519
  4877. build_message_expr 4420,127904
  4878. build_objc_method_call 4705,136051
  4879. build_protocol_reference 4806,139351
  4880. build_protocol_expr 4844,140401
  4881. build_selector_expr 4873,140908
  4882. build_encode_expr 4895,141419
  4883. build_ivar_reference 4916,141941
  4884. #define HASH_ALLOC_LIST_SIZE    4938,142791
  4885. #define ATTR_ALLOC_LIST_SIZE    4939,142824
  4886. #define SIZEHASHTABLE 4940,142857
  4887. #define HASHFUNCTION(4943,142906
  4888. hash_init 4946,142980
  4889. hash_enter 4966,143414
  4890. hash_lookup 4992,144100
  4891. hash_add_attr 5011,144410
  4892. lookup_method 5035,145003
  4893. lookup_instance_method_static 5056,145347
  4894. lookup_class_method_static 5110,146522
  4895. add_class_method 5170,147896
  4896. add_instance_method 5216,149152
  4897. add_class 5262,150423
  4898. add_category 5272,150616
  4899. add_instance_variable 5298,151384
  4900. is_ivar 5349,152530
  4901. is_private 5362,152826
  4902. is_public 5379,153205
  4903. get_class_ivars 5433,154660
  4904. check_methods 5445,154872
  4905. conforms_to_protocol 5475,155678
  4906. check_methods_accessible 5503,156350
  4907. check_protocols 5566,158003
  4908. start_class 5624,159685
  4909. continue_class 5774,164216
  4910. finish_class 5836,165855
  4911. add_protocol 5901,168031
  4912. lookup_protocol 5911,168234
  4913. start_protocol 5925,168451
  4914. finish_protocol 5959,169192
  4915. encode_type_qualifiers 5969,169385
  4916. encode_pointer 5994,170182
  4917. encode_array 6058,171756
  4918. encode_aggregate 6085,172433
  4919. encode_bitfield 6234,176935
  4920. encode_type 6246,177208
  4921. encode_field_decl 6319,179280
  4922. expr_last 6341,180001
  4923. maybe_objc_method_name 6356,180285
  4924. start_method_def 6369,180567
  4925. warn_with_method 6448,182975
  4926. comp_method_with_proto 6468,183452
  4927. comp_proto_with_proto 6495,184208
  4928. really_start_method 6529,185402
  4929. continue_method_def 6613,188465
  4930. add_objc_decls 6637,189153
  4931. get_super_receiver 6660,189700
  4932. encode_method_def 6739,192130
  4933. finish_method_def 6795,193605
  4934. lang_report_error_function 6807,193923
  4935. is_complex_decl 6821,194168
  4936. adorn_decl 6835,194464
  4937. gen_declarator 6931,196743
  4938. gen_declspecs 7016,198510
  4939. gen_declaration 7250,204345
  4940. #define RAW_TYPESPEC(7332,206421
  4941. gen_method_decl 7335,206510
  4942. dump_interface 7393,207937
  4943. init_objc 7443,209107
  4944. finish_objc 7480,210156
  4945. generate_classref_translation_entry 7609,213945
  4946. handle_class_ref 7636,214706
  4947. handle_impent 7683,216178
  4948. objc_debug 7749,218297
  4949. print_lang_statistics 7818,219977
  4950.  
  4951. obstack.c,678
  4952. #define POINTER 35,1464
  4953. #define POINTER 37,1493
  4954. struct fooalign 41,1560
  4955. #define DEFAULT_ALIGNMENT 42,1597
  4956. union fooround 47,1905
  4957. #define DEFAULT_ROUNDING 48,1941
  4958. #define COPYING_UNIT 55,2246
  4959. #define CALL_CHUNKFUN(69,2759
  4960. #define CALL_FREEFUN(74,2902
  4961. _obstack_begin 93,3500
  4962. _obstack_begin_1 144,5034
  4963. _obstack_newchunk 203,6893
  4964. _obstack_allocated_p 277,9311
  4965. _obstack_free 305,10170
  4966. obstack_free 339,11161
  4967. int (obstack_object_size)396,12880
  4968. int (obstack_room)402,12991
  4969. void (obstack_grow)408,13088
  4970. void (obstack_grow0)416,13252
  4971. void (obstack_1grow)424,13418
  4972. void (obstack_blank)431,13553
  4973. void (obstack_1grow_fast)438,13679
  4974. void (obstack_blank_fast)445,13824
  4975.  
  4976. optabs.c,954
  4977. add_equal_note 232,5941
  4978. widen_operand 282,7698
  4979. expand_binop 324,9111
  4980. sign_expand_binop 1595,47567
  4981. expand_twoval_binop 1657,49750
  4982. expand_unop 1787,53668
  4983. expand_complex_abs 2048,60597
  4984. emit_unop_insn 2243,65779
  4985. emit_no_conflict_block 2310,67868
  4986. emit_libcall_block 2433,71554
  4987. emit_clr_insn 2502,73397
  4988. emit_0_to_1_insn 2512,73550
  4989. emit_cmp_insn 2533,74188
  4990. can_compare_p 2739,80429
  4991. emit_float_lib_cmp 2756,80811
  4992. emit_indirect_jump 2906,83316
  4993. gen_add2_insn 2927,83869
  4994. have_add2_insn 2941,84278
  4995. gen_sub2_insn 2950,84473
  4996. have_sub2_insn 2964,84882
  4997. gen_move_insn 2974,85127
  4998. can_extend_p 3058,87621
  4999. gen_extend_insn 3069,87939
  5000. can_fix_p 3087,88563
  5001. can_float_p 3105,89089
  5002. expand_float 3119,89512
  5003. ftruncify 3374,97035
  5004. expand_fix 3382,97175
  5005. init_optab 3590,103674
  5006. init_libfuncs 3626,104849
  5007. init_integral_libfuncs 3666,106040
  5008. init_floating_libfuncs 3680,106492
  5009. init_complex_libfuncs 3694,106946
  5010. init_optabs 3706,107257
  5011. ldexp(4090,121520
  5012.  
  5013. print-rtl.c,142
  5014. #define DEBUG_PRINT_REG(31,1005
  5015. print_rtx 56,1728
  5016. debug_rtx 225,5293
  5017. debug_rtx_list 245,5852
  5018. debug_rtx_find(273,6473
  5019. print_rtl 298,6982
  5020.  
  5021. print-tree.c,136
  5022. #define HASH_SIZE 35,1085
  5023. struct bucket37,1107
  5024. debug_tree 50,1350
  5025. print_node_brief 66,1746
  5026. indent_to 153,3964
  5027. print_node 170,4307
  5028.  
  5029. protoize.c,3469
  5030. #define __STDC__ 25,1028
  5031. #define VOLATILE 29,1148
  5032. #define VOLATILE31,1180
  5033. #define const35,1222
  5034. #define volatile36,1236
  5035. #define POSIX46,1546
  5036. #define _POSIX_SOURCE56,1901
  5037. #define getopt 77,2451
  5038. #define my_access(96,3061
  5039. #define my_stat(97,3117
  5040. #define my_execvp(98,3167
  5041. #define my_link(99,3232
  5042. #define my_unlink(100,3297
  5043. #define my_open(101,3343
  5044. #define my_chmod(102,3408
  5045. typedef void * pointer_type;111,3669
  5046. typedef const void * const_pointer_type;112,3698
  5047. typedef char * pointer_type;114,3745
  5048. typedef char * const_pointer_type;115,3774
  5049. #define R_OK 127,3946
  5050. #define W_OK 128,4001
  5051. #define X_OK 129,4057
  5052. #define F_OK 130,4115
  5053. #define O_RDONLY 132,4173
  5054. #define O_WRONLY 133,4199
  5055. typedef void voidfn 139,4349
  5056. extern size_t   strlen 166,5051
  5057. #define fork 172,5209
  5058. #define NONCONST181,5411
  5059. #define STRINGIFY(186,5518
  5060. #define STRINGIFY(188,5558
  5061. #define STD_PROTO_DIR 194,5683
  5062. struct unexpansion_struct 226,6611
  5063. typedef struct unexpansion_struct unexpansion;230,6692
  5064. #define HASH_TABLE_SIZE    248,7328
  5065. #define STANDARD_INCLUDE_DIR 258,7589
  5066. #define LOCAL_INCLUDE_DIR 262,7667
  5067. struct default_include 265,7722
  5068. struct string_list302,9082
  5069. typedef struct hash_table_entry_struct hash_table_entry;344,10800
  5070. typedef struct def_dec_info_struct def_dec_info;348,10933
  5071. typedef struct file_info_struct file_info;349,10982
  5072. typedef struct f_list_chain_item_struct f_list_chain_item;350,11025
  5073. struct hash_table_entry_struct 364,11880
  5074. #define ddip 372,12112
  5075. #define fip 373,12137
  5076. typedef hash_table_entry hash_table[HASH_TABLE_SIZE]377,12221
  5077. struct file_info_struct 382,12414
  5078. struct f_list_chain_item_struct 405,13532
  5079. struct def_dec_info_struct 417,14112
  5080. xmalloc 598,20892
  5081. xrealloc 617,21269
  5082. xfree 639,21784
  5083. savestring 649,21941
  5084. savestring2 661,22185
  5085. fancy_abort 677,22607
  5086. dupnstr 687,22799
  5087. substr 702,23138
  5088. safe_read 726,23586
  5089. safe_write 754,24074
  5090. save_pointers 780,24588
  5091. restore_pointers 790,24837
  5092. is_id_char 799,25031
  5093. usage 809,25244
  5094. in_system_include_dir 826,25752
  5095. file_could_be_converted 847,26264
  5096. file_normally_convertible 881,27307
  5097. is_syscalls_file 933,28462
  5098. needs_to_be_converted 953,29192
  5099. directory_specified_p 992,30109
  5100. file_excluded_p 1019,30644
  5101. string_list_cons 1037,31073
  5102. visit_each_hash_node 1059,31747
  5103. add_symbol 1082,32422
  5104. lookup 1099,32877
  5105. free_def_dec 1132,33751
  5106. unexpand_if_needed 1159,34304
  5107. abspath 1242,36803
  5108. shortpath 1349,40099
  5109. find_file 1437,42514
  5110. aux_info_corrupted 1478,43626
  5111. check_aux_info 1489,43938
  5112. find_corresponding_lparen 1501,44224
  5113. referenced_file_is_newer 1528,44862
  5114. save_def_or_dec 1576,46493
  5115. munge_compile_params 1963,58813
  5116. gen_aux_info_file 2036,60997
  5117. process_aux_info_file 2129,63405
  5118. rename_c_file 2429,71900
  5119. reverse_def_dec_list 2477,73595
  5120. find_extern_def 2519,75057
  5121. find_static_definition 2682,81692
  5122. connect_defs_and_decs 2732,83470
  5123. identify_lineno 2857,89502
  5124. declare_source_confusing 2872,89812
  5125. check_source 2893,90466
  5126. seek_to_line 2917,91454
  5127. forward_to_next_token_char 2937,91957
  5128. output_bytes 2950,92328
  5129. output_string 2971,92928
  5130. output_up_to 2997,93874
  5131. other_variable_style_function 3017,94469
  5132. edit_fn_declaration 3056,95498
  5133. edit_formals_lists 3272,103606
  5134. find_rightmost_formals_list 3382,107010
  5135. add_local_decl 3500,111153
  5136. add_global_decls 3608,115221
  5137. edit_fn_definition 3699,118174
  5138. do_cleaning 3843,123001
  5139. careful_find_l_paren 3945,126053
  5140. scan_for_missed_items 3984,127238
  5141. edit_file 4099,131353
  5142. do_processing 4407,140974
  5143. main 4522,144761
  5144.  
  5145. pself.c,10
  5146. main(1,0
  5147.  
  5148. pself1.c,0
  5149.  
  5150. pself2.c,10
  5151. main(1,0
  5152.  
  5153. pself3.c,10
  5154. main(1,0
  5155.  
  5156. real.c,4208
  5157. #define DEC 115,5021
  5158. #define IBM 119,5131
  5159. #define MIEEE 124,5318
  5160. #define IBMPC 128,5408
  5161. #define UNK 133,5572
  5162. #define DEC 146,6021
  5163. #define IBM 150,6129
  5164. #define MIEEE 154,6251
  5165. #define IBMPC 156,6294
  5166. #define UNK 160,6392
  5167. #define INFINITY170,6650
  5168. #define NANS171,6667
  5169. #define INFINITY177,6769
  5170. #define EMUSHORT 185,6952
  5171. #define EMUSHORT_SIZE 186,6974
  5172. #define EMULONG_SIZE 187,7015
  5173. #define EMUSHORT 190,7097
  5174. #define EMUSHORT_SIZE 191,7120
  5175. #define EMULONG_SIZE 192,7162
  5176. #define EMUSHORT 195,7243
  5177. #define EMUSHORT_SIZE 196,7264
  5178. #define EMULONG_SIZE 197,7304
  5179. #define EMUSHORT 200,7384
  5180. #define EMUSHORT_SIZE 201,7406
  5181. #define EMULONG_SIZE 202,7447
  5182. #define EMU_NON_COMPILE205,7572
  5183. #define EMULONG 212,7665
  5184. #define EMULONG 215,7731
  5185. #define EMULONG 218,7796
  5186. #define EMULONG 221,7867
  5187. #define EMU_NON_COMPILE224,7976
  5188. #define EMU_NON_COMPILE233,8118
  5189. #define NE 246,8516
  5190. #define MAXDECEXP 247,8529
  5191. #define MINDECEXP 248,8552
  5192. #define GET_REAL(249,8576
  5193. #define PUT_REAL(250,8617
  5194. #define NE 253,8713
  5195. #define MAXDECEXP 254,8727
  5196. #define MINDECEXP 255,8750
  5197. #define GET_REAL(256,8774
  5198. #define PUT_REAL(257,8815
  5199. #define NE 259,8862
  5200. #define MAXDECEXP 260,8875
  5201. #define MINDECEXP 261,8898
  5202. #define GET_REAL(267,9092
  5203. #define PUT_REAL(268,9153
  5204. #define GET_REAL(272,9298
  5205. #define PUT_REAL(280,9509
  5206. #define GET_REAL(293,9824
  5207. #define PUT_REAL(294,9886
  5208. #define NI 302,10079
  5209. #define E 305,10129
  5210. #define M 308,10180
  5211. #define NBITS 311,10227
  5212. #define NDEC 316,10334
  5213. #define EXONE 319,10387
  5214. endian 432,16608
  5215. earith 538,18767
  5216. etrunci 617,20141
  5217. etruncui 640,20553
  5218. ereal_atof 664,21048
  5219. ereal_negate 701,21645
  5220. efixi 718,21904
  5221. efixui 741,22320
  5222. ereal_from_int 763,22642
  5223. ereal_from_uint 797,23256
  5224. ereal_to_int 818,23630
  5225. ereal_ldexp 862,24497
  5226. target_isinf 887,24937
  5227. target_isnan 904,25154
  5228. target_negative 922,25432
  5229. real_value_truncate 932,25629
  5230. debug_real 989,26616
  5231. etartdouble 1005,26891
  5232. etarldouble 1019,27077
  5233. etardouble 1031,27236
  5234. etarsingle 1043,27393
  5235. ereal_to_decimal 1056,27564
  5236. ereal_cmp 1067,27704
  5237. ereal_isneg 1078,27862
  5238. #define DOMAIN    1245,34472
  5239. #define SING    1246,34518
  5240. #define OVERFLOW    1247,34561
  5241. #define UNDERFLOW    1248,34607
  5242. #define TLOSS    1249,34655
  5243. #define PLOSS    1250,34702
  5244. #define INVALID    1251,34751
  5245. eclear 1335,37297
  5246. emov 1349,37473
  5247. eabs 1362,37657
  5248. eneg 1372,37832
  5249. eisneg 1384,38017
  5250. eisinf 1398,38214
  5251. eisnan 1417,38532
  5252. einfin 1441,38956
  5253. enan 1485,39619
  5254. emovi 1501,39889
  5255. emovo 1549,40723
  5256. ecleaz 1588,41349
  5257. ecleazs 1601,41517
  5258. emovz 1616,41709
  5259. einan 1632,42013
  5260. eiisnan 1644,42179
  5261. eiisneg 1663,42450
  5262. eiinfin 1674,42643
  5263. eiisinf 1685,42793
  5264. ecmpm 1707,43129
  5265. eshdn1 1732,43472
  5266. eshup1 1758,43829
  5267. eshdn8 1783,44159
  5268. eshup8 1804,44476
  5269. eshup6 1826,44800
  5270. eshdn6 1844,45038
  5271. eaddm 1862,45288
  5272. esubm 1888,45728
  5273. edivm 1922,46236
  5274. emulm 2019,47717
  5275. m16m 2072,48612
  5276. edivm 2116,49386
  5277. emulm 2182,50679
  5278. emdnorm 2258,52653
  5279. esub 2456,55908
  5280. eadd 2489,56413
  5281. eadd1 2520,56934
  5282. ediv 2626,58864
  5283. emul 2730,60696
  5284. e53toe 2823,62240
  5285. e64toe 2917,63888
  5286. e113toe 2990,65012
  5287. e24toe 3068,66156
  5288. etoe113 3156,67656
  5289. toe113 3188,68182
  5290. etoe64 3239,68965
  5291. toe64 3273,69525
  5292. etoe53 3329,70453
  5293. toe53 3336,70553
  5294. etoe53 3346,70649
  5295. toe53 3353,70737
  5296. etoe53 3362,70862
  5297. toe53 3394,71388
  5298. etoe24 3481,72764
  5299. toe24 3488,72852
  5300. etoe24 3497,72945
  5301. toe24 3528,73469
  5302. ecmp 3617,74862
  5303. eround 3684,75824
  5304. ltoe 3697,75970
  5305. ultoe 3739,77133
  5306. eifrac 3779,78393
  5307. euifrac 3862,80263
  5308. eshift 3933,81732
  5309. enormlz 4001,82561
  5310. #define NTEN 4072,83710
  5311. #define MAXP 4073,83726
  5312. e24toasc 4173,87903
  5313. e53toasc 4186,88087
  5314. e64toasc 4199,88271
  5315. e113toasc 4211,88454
  5316. etoasc 4226,88705
  5317. asctoe24 4543,94886
  5318. asctoe53 4554,95007
  5319. asctoe64 4569,95201
  5320. asctoe113 4579,95334
  5321. asctoe 4589,95462
  5322. asctoeg 4600,95628
  5323. efloor 4936,101615
  5324. efrexp 4987,102576
  5325. eldexp 5012,102934
  5326. eremain 5034,103301
  5327. eiremain 5067,103858
  5328. #define NMSGS 5127,105578
  5329. mtherr 5144,105892
  5330. dectoe 5168,106444
  5331. etodec 5215,107633
  5332. todec 5233,107983
  5333. ibmtoe 5279,108648
  5334. etoibm 5323,109914
  5335. toibm 5342,110319
  5336. make_nan 5447,112130
  5337. ereal_from_float 5496,113069
  5338. ereal_from_double 5530,114090
  5339. uditoe 5575,115435
  5340. ditoe 5601,116076
  5341. etoudi 5647,117051
  5342. etodi 5727,118277
  5343. esqrt 5828,119910
  5344. significand_size 5937,122092
  5345.  
  5346. recog.c,1325
  5347. #define STACK_PUSH_CODE 36,1123
  5348. #define STACK_PUSH_CODE 38,1161
  5349. init_recog_no_volatile 74,2155
  5350. init_recog 80,2210
  5351. recog_memoized 95,2641
  5352. check_asm_operands 107,2927
  5353. #define MAX_CHANGE_LOCS    136,3612
  5354. validate_change 164,4793
  5355. apply_change_group 209,5826
  5356. num_validated_changes 303,8581
  5357. cancel_changes 311,8687
  5358. validate_replace_rtx_1 331,9196
  5359. validate_replace_rtx 513,15143
  5360. next_insn_tests_no_inequality 526,15478
  5361. next_insns_test_no_inequality 546,16029
  5362. find_single_use_1 576,16836
  5363. find_single_use 685,19895
  5364. general_operand 751,21621
  5365. address_operand 829,23799
  5366. register_operand 851,24615
  5367. scratch_operand 882,25590
  5368. immediate_operand 898,25998
  5369. const_int_operand 921,26643
  5370. const_double_operand 932,26872
  5371. nonimmediate_operand 951,27461
  5372. nonmemory_operand 961,27693
  5373. push_operand 1011,29278
  5374. memory_address_p 1032,29627
  5375. memory_operand 1050,30005
  5376. indirect_operand 1075,30694
  5377. comparison_operator 1115,32042
  5378. asm_noperands 1128,32381
  5379. decode_asm_operands 1206,35049
  5380. find_constant_term_loc 1343,39189
  5381. offsettable_memref_p 1397,40455
  5382. offsettable_nonstrict_memref_p 1408,40713
  5383. offsettable_address_p 1426,41265
  5384. mode_dependent_address_p 1487,43170
  5385. mode_independent_operand 1500,43402
  5386. adj_offsettable_operand 1526,43950
  5387. struct funny_match1594,46164
  5388. constrain_operands 1600,46212
  5389. reg_fits_class_p 1946,55133
  5390.  
  5391. reg-stack.c,997
  5392. #define REG_STACK_SIZE 170,7201
  5393. typedef struct stack_def184,7715
  5394. } *stack;189,7900
  5395. #define BLOCK_NUM(227,9202
  5396. stack_regs_mentioned_p 251,9822
  5397. reg_to_stack 289,10856
  5398. record_label_references 397,13806
  5399. get_true_reg 446,14960
  5400. constrain_asm_operands 476,16059
  5401. record_asm_reg_life 752,22959
  5402. record_reg_life_pat 968,29151
  5403. get_asm_operand_lengths 1018,30320
  5404. record_reg_life 1055,31625
  5405. find_blocks 1174,35246
  5406. uses_reg_or_mem 1283,38017
  5407. stack_result_p 1316,38702
  5408. stack_reg_life_analysis 1367,40660
  5409. replace_reg 1523,45372
  5410. remove_regno_note 1541,45792
  5411. get_hard_regnum 1567,46423
  5412. delete_insn_for_stacker 1588,46906
  5413. emit_pop_insn 1605,47496
  5414. emit_swap_insn 1647,48770
  5415. move_for_stack_reg 1722,51029
  5416. swap_rtx_condition 1859,55115
  5417. compare_for_stack_reg 1895,56025
  5418. subst_stack_regs_pat 1993,58862
  5419. subst_asm_stack_regs 2235,65634
  5420. subst_stack_regs 2521,73913
  5421. change_stack 2616,77180
  5422. goto_block_pat 2720,80218
  5423. convert_regs 2831,83221
  5424. print_blocks 2912,85725
  5425. dump_stack_info 2949,86519
  5426.  
  5427. regclass.c,685
  5428. #define REGISTER_MOVE_COST(38,1285
  5429. #define MEMORY_MOVE_COST(42,1353
  5430. #define FORBIDDEN_INC_DEC_CLASSES51,1709
  5431. #define N_REG_INTS 123,3954
  5432. init_reg_sets 199,6402
  5433. init_reg_sets_1 360,10871
  5434. init_reg_modes 400,11807
  5435. init_regs 423,12519
  5436. choose_hard_reg_mode 437,12894
  5437. fix_register 480,14136
  5438. globalize_reg 510,14724
  5439. struct costs543,15590
  5440. reg_preferred_class 598,17454
  5441. reg_alternate_class 607,17609
  5442. regclass_init 619,17820
  5443. regclass 630,18130
  5444. record_reg_classes 1007,30519
  5445. copy_cost 1360,39763
  5446. record_address_regs 1423,41765
  5447. auto_inc_dec_reg_p 1577,46372
  5448. reg_scan 1644,48201
  5449. reg_scan_mark_refs 1692,49738
  5450. reg_class_subset_p 1815,53441
  5451. reg_classes_intersect_p 1833,53796
  5452.  
  5453. reload.c,1321
  5454. #define REG_OK_STRICT87,3878
  5455. #define REGISTER_MOVE_COST(101,4135
  5456. struct replacement195,8047
  5457. struct decomposition210,8532
  5458. #define MATCHES(264,10534
  5459. #define MERGABLE_RELOADS(271,10823
  5460. #define MERGE_TO_OTHER(281,11321
  5461. push_secondary_reload 329,13474
  5462. get_secondary_mem 600,23299
  5463. clear_secondary_mem 672,25727
  5464. push_reload 712,27329
  5465. push_replacement 1322,49428
  5466. transfer_replacements 1341,49834
  5467. combine_reloads 1364,50606
  5468. find_dummy_reload 1536,57388
  5469. earlyclobber_operand_p 1678,61719
  5470. hard_reg_set_here_p 1696,62127
  5471. strict_memory_address_p 1730,62985
  5472. operands_match_p 1757,63840
  5473. n_occurrences 1883,67310
  5474. decompose 1902,67850
  5475. immune_p 2026,70849
  5476. safe_from_earlyclobber 2072,72058
  5477. find_reloads 2101,73100
  5478. alternative_allows_memconst 3770,130635
  5479. find_reloads_toplev 3805,131747
  5480. make_memloc 3944,136333
  5481. find_reloads_address 3993,138109
  5482. subst_reg_equivs 4295,149036
  5483. form_sum 4348,150216
  5484. subst_indexed_address 4403,151894
  5485. find_reloads_address_1 4470,154015
  5486. find_reloads_address_part 4811,164426
  5487. subst_reloads 4853,165762
  5488. copy_replacements 4899,167193
  5489. find_replacement 4940,168276
  5490. refers_to_regno_for_reload_p 4987,169628
  5491. reg_overlap_mentioned_for_reload_p 5109,173049
  5492. refers_to_mem_for_reload_p 5156,174228
  5493. find_equiv_reg 5207,175836
  5494. find_inc_amount 5583,187924
  5495. regno_clobbered_p 5628,188873
  5496.  
  5497. reload1.c,1451
  5498. #define REGISTER_MOVE_COST(72,2863
  5499. #define MEMORY_MOVE_COST(76,2931
  5500. #define obstack_chunk_alloc 261,10617
  5501. #define obstack_chunk_free 262,10653
  5502. static struct elim_table272,11062
  5503. #define NUM_ELIMINABLE_REGS 302,12308
  5504. struct hard_reg_n_uses 326,13292
  5505. init_reload 372,15464
  5506. reload 439,17569
  5507. possible_group_p 2009,72206
  5508. count_possible_groups 2070,74093
  5509. modes_equiv_for_class_p 2143,76734
  5510. spill_failure 2162,77298
  5511. new_spill_reg 2181,77962
  5512. delete_dead_insn 2256,80480
  5513. alter_reg 2284,81376
  5514. mark_home_live 2394,85203
  5515. mark_scratch_live 2409,85500
  5516. set_label_offsets 2431,86071
  5517. eliminate_regs 2609,92058
  5518. eliminate_regs_in_insn 3127,109295
  5519. mark_not_eliminable 3360,117639
  5520. spill_hard_reg 3401,118991
  5521. scan_paradoxical_subregs 3497,121586
  5522. hard_reg_use_compare 3547,122664
  5523. order_regs_for_reload 3562,123157
  5524. compare_spill_regs 3672,126511
  5525. reload_as_needed 3688,127038
  5526. forget_old_reloads_1 3965,136130
  5527. reload_reg_class_lower 4027,137966
  5528. mark_reload_reg_in_use 4093,140537
  5529. clear_reload_reg_in_use 4150,141806
  5530. reload_reg_free_p 4206,143076
  5531. reload_reg_free_before_p 4339,147504
  5532. reload_reg_reaches_end_p 4450,151530
  5533. reloads_conflict 4569,155484
  5534. allocate_reload_reg 4665,158668
  5535. choose_reload_regs 4862,165178
  5536. merge_assigned_reloads 5524,188808
  5537. emit_reload_insns 5600,191328
  5538. gen_input_reload 6649,227219
  5539. delete_output_reload 6836,234163
  5540. inc_for_reload 6932,237163
  5541. constraint_accepts_reg_p 7023,239988
  5542. count_occurrences 7068,241063
  5543.  
  5544. reorg.c,1712
  5545. #define obstack_chunk_alloc 134,6261
  5546. #define obstack_chunk_free 135,6297
  5547. #define eligible_for_annul_true(138,6357
  5548. #define eligible_for_annul_false(141,6453
  5549. #define unfilled_slots_base    153,6852
  5550. #define unfilled_slots_next    156,6934
  5551. struct resources162,7127
  5552. #define CLEAR_RESOURCE(171,7439
  5553. struct target_info189,8160
  5554. #define TARGET_HASH_PRIME 198,8473
  5555. mark_referenced_resources 271,11634
  5556. mark_set_resources 476,17744
  5557. stop_search_p 639,22010
  5558. resource_conflicts_p 675,22792
  5559. insn_references_resource_p 706,23674
  5560. insn_sets_resource_p 724,24295
  5561. find_end_label 740,24745
  5562. emit_delay_sequence 817,27168
  5563. add_to_delay_list 915,30298
  5564. delete_from_delay_slot 949,31211
  5565. delete_scheduled_jump 1003,32907
  5566. #define NUM_REORG_FUNCTIONS 1050,34320
  5567. #define MAX_DELAY_HISTOGRAM 1051,34350
  5568. #define MAX_REORG_PASSES 1052,34380
  5569. note_delay_statistics 1061,34621
  5570. optimize_skip 1105,36027
  5571. get_jump_flags 1185,38817
  5572. rare_destination 1249,40621
  5573. mostly_true_jump 1298,41947
  5574. get_branch_condition 1399,45242
  5575. condition_dominates_p 1442,46494
  5576. redirect_with_delay_slots_safe_p 1470,47364
  5577. redirect_with_delay_list_safe_p 1505,48426
  5578. steal_delay_list_from_target 1556,50310
  5579. steal_delay_list_from_fallthrough 1657,53651
  5580. try_merge_delay_insns 1734,55679
  5581. redundant_insn_p 1904,61592
  5582. own_thread_p 2102,67548
  5583. find_basic_block 2143,68639
  5584. update_block 2184,69890
  5585. reorg_redirect_jump 2209,70492
  5586. update_reg_dead_notes 2233,71328
  5587. update_live_status 2272,72418
  5588. next_insn_no_annul 2305,73244
  5589. mark_target_live_regs 2365,75581
  5590. fill_simple_delay_slots 2723,87396
  5591. fill_slots_from_thread 3174,101814
  5592. fill_eager_delay_slots 3534,113338
  5593. relax_delay_slots 3650,116657
  5594. make_return_insns 3944,126170
  5595. dbr_schedule 4064,129994
  5596.  
  5597. rtl.c,494
  5598. #define    obstack_chunk_alloc    28,912
  5599. #define    obstack_chunk_free    29,948
  5600. #define DEF_RTL_EXPR(51,1674
  5601. #define DEF_MACHMODE(62,1960
  5602. #define DEF_MACHMODE(78,2269
  5603. #define DEF_MACHMODE(89,2541
  5604. #define DEF_MACHMODE(100,2804
  5605. #define DEF_MACHMODE(112,3147
  5606. rtvec_alloc 186,5814
  5607. rtx_alloc 208,6262
  5608. rtx_free 248,7451
  5609. copy_rtx 259,7656
  5610. copy_most_rtx 357,9883
  5611. dump_and_abort 447,11619
  5612. read_skip_spaces 475,12338
  5613. read_name 511,13011
  5614. read_rtx 549,13811
  5615. init_rtl 782,19283
  5616. gcc_memset 842,21093
  5617.  
  5618. rtlanal.c,1030
  5619. rtx_unstable_p 39,1327
  5620. rtx_varies_p 75,2203
  5621. rtx_addr_can_trap_p 120,3262
  5622. rtx_addr_varies_p 162,4509
  5623. get_integer_term 190,5137
  5624. get_related_value 210,5597
  5625. reg_mentioned_p 230,6095
  5626. no_labels_between_p 294,7397
  5627. reg_used_between_p 308,7705
  5628. reg_referenced_p 331,8385
  5629. reg_referenced_between_p 389,9966
  5630. reg_set_between_p 410,10529
  5631. reg_set_p_1 431,10953
  5632. reg_set_p 443,11191
  5633. modified_between_p 480,12327
  5634. modified_in_p 532,13452
  5635. single_set 584,14501
  5636. find_last_value 621,15434
  5637. refers_to_regno_p 669,16610
  5638. reg_overlap_mentioned_p 779,19839
  5639. reg_set_last_1 831,21048
  5640. reg_set_last 867,22049
  5641. rtx_equal_p 924,23683
  5642. note_stores 1034,26484
  5643. dead_or_set_p 1091,28390
  5644. dead_or_set_regno_p 1120,29010
  5645. find_reg_note 1208,31466
  5646. find_regno_note 1228,32044
  5647. find_reg_fusage 1254,32784
  5648. find_regno_fusage 1303,33950
  5649. remove_note 1337,34732
  5650. volatile_insn_p 1365,35384
  5651. volatile_refs_p 1428,36532
  5652. side_effects_p 1491,37646
  5653. may_trap_p 1562,39027
  5654. inequality_comparisons_p 1635,40560
  5655. replace_rtx 1694,41570
  5656. replace_regs 1733,42703
  5657.  
  5658. scan-decls.c,86
  5659. #define in_extern_C_brace 36,1181
  5660. skip_to_closing_brace 43,1368
  5661. scan_decls 64,1811
  5662.  
  5663. scan.c,226
  5664. make_sstring_space 27,894
  5665. sstring_append 47,1322
  5666. memory_full 61,1590
  5667. xmalloc 67,1628
  5668. xrealloc 79,1800
  5669. scan_ident 91,1996
  5670. scan_string 113,2325
  5671. skip_spaces 146,2820
  5672. read_upto 184,3354
  5673. get_token 203,3627
  5674. hash 272,4792
  5675.  
  5676. sched.c,2275
  5677. #define INSN_LUID(150,6933
  5678. #define INSN_PRIORITY(154,7084
  5679. #define INSN_COST(157,7172
  5680. #define INSN_UNIT(162,7335
  5681. #define INSN_BLOCKAGE(167,7549
  5682. #define UNIT_BITS 168,7608
  5683. #define BLOCKAGE_MASK 169,7628
  5684. #define ENCODE_BLOCKAGE(170,7677
  5685. #define UNIT_BLOCKED(174,7832
  5686. #define BLOCKAGE_RANGE(175,7885
  5687. #define MIN_BLOCKAGE_COST(180,8078
  5688. #define MAX_BLOCKAGE_COST(181,8140
  5689. #define DONE_PRIORITY    183,8215
  5690. #define MAX_PRIORITY    184,8240
  5691. #define TAIL_PRIORITY    185,8272
  5692. #define LAUNCH_PRIORITY    186,8305
  5693. #define DONE_PRIORITY_P(187,8340
  5694. #define LOW_PRIORITY_P(188,8397
  5695. #define INSN_REF_COUNT(192,8579
  5696. #define LINE_NOTE(198,8826
  5697. #define NEXT_Q(276,12518
  5698. #define NEXT_Q_AFTER(277,12568
  5699. #define INSN_TICK(283,12825
  5700. struct sometimes288,12976
  5701. #define SIZE_FOR_MODE(347,15496
  5702. canon_rtx 370,16553
  5703. init_alias_analysis 398,17358
  5704. rtx_equal_for_memref_p 446,18931
  5705. find_symbolic_term 560,21853
  5706. memrefs_conflict_p 613,23312
  5707. read_dependence 806,28810
  5708. true_dependence 816,28990
  5709. anti_dependence 844,30125
  5710. output_dependence 868,30964
  5711. add_dependence 890,31751
  5712. remove_dependence 959,33897
  5713. schedule_insns 986,34325
  5714. #define __inline992,34401
  5715. find_insn_list 1078,37627
  5716. insn_unit 1098,38127
  5717. blockage_range 1134,39245
  5718. clear_units 1171,40470
  5719. prepare_unit 1181,40748
  5720. actual_hazard_this_instance 1199,41124
  5721. schedule_unit 1236,42315
  5722. actual_hazard 1268,43191
  5723. potential_hazard 1317,44555
  5724. insn_cost 1362,45724
  5725. priority 1424,47239
  5726. free_pending_lists 1505,49707
  5727. add_insn_mem_dependence 1579,51202
  5728. flush_pending_lists 1613,51943
  5729. sched_analyze_1 1658,53224
  5730. sched_analyze_2 1796,57511
  5731. sched_analyze_insn 2016,64035
  5732. sched_analyze 2131,67614
  5733. sched_note_set 2239,70928
  5734. #define SCHED_SORT(2331,73227
  5735. rank_for_schedule 2343,73670
  5736. swap_sort 2392,75238
  5737. queue_insn 2413,75599
  5738. birthing_insn_p 2427,75906
  5739. adjust_priority 2465,76791
  5740. schedule_insn 2515,78088
  5741. schedule_select 2574,79724
  5742. create_reg_dead_note 2668,82016
  5743. attach_deaths 2737,84180
  5744. attach_deaths_insn 2914,89186
  5745. unlink_notes 2968,90926
  5746. new_sometimes_live 3006,91907
  5747. finish_sometimes_live 3034,92757
  5748. schedule_block 3057,93360
  5749. regno_use_in 3971,121623
  5750. split_hard_reg_notes 4005,122461
  5751. new_insn_dead_notes 4054,123803
  5752. update_n_sets 4155,126881
  5753. update_flow_info 4187,127679
  5754. schedule_insns 4582,138745
  5755.  
  5756. sdbout.c,2032
  5757. #define T_VOID 60,2152
  5758. #define PARM_PASSED_IN_MEMORY(70,2382
  5759. #define DEBUGGER_AUTO_OFFSET(76,2611
  5760. #define DEBUGGER_ARG_OFFSET(83,2868
  5761. #define CHAR_TYPE_SIZE 113,3607
  5762. #define SHORT_TYPE_SIZE 117,3676
  5763. #define INT_TYPE_SIZE 121,3782
  5764. #define LONG_TYPE_SIZE 125,3849
  5765. #define LONG_LONG_TYPE_SIZE 129,3922
  5766. #define FLOAT_TYPE_SIZE 133,4002
  5767. #define DOUBLE_TYPE_SIZE 137,4073
  5768. #define LONG_DOUBLE_TYPE_SIZE 141,4156
  5769. #define CONTIN147,4314
  5770. #define SDB_DELIM    151,4390
  5771. #define SDB_MAX_DIM 156,4502
  5772. #define PUT_SDB_SCL(160,4552
  5773. #define PUT_SDB_INT_VAL(164,4661
  5774. #define PUT_SDB_VAL(168,4771
  5775. #define PUT_SDB_DEF(175,4946
  5776. #define PUT_SDB_PLAIN_DEF(182,5150
  5777. #define PUT_SDB_ENDEF 186,5260
  5778. #define PUT_SDB_TYPE(190,5345
  5779. #define PUT_SDB_SIZE(194,5452
  5780. #define PUT_SDB_START_DIM 198,5563
  5781. #define PUT_SDB_NEXT_DIM(202,5656
  5782. #define PUT_SDB_LAST_DIM(206,5749
  5783. #define PUT_SDB_TAG(210,5849
  5784. #define PUT_SDB_BLOCK_START(217,6054
  5785. #define PUT_SDB_BLOCK_END(224,6280
  5786. #define PUT_SDB_FUNCTION_START(231,6511
  5787. #define PUT_SDB_FUNCTION_END(238,6743
  5788. #define PUT_SDB_EPILOGUE_END(245,6973
  5789. #define SDB_GENERATE_FAKE(254,7274
  5790. #define KNOWN_TYPE_TAG(261,7494
  5791. #define SET_KNOWN_TYPE_TAG(265,7612
  5792. #define TAG_NAME(271,7834
  5793. #define MAKE_LINE_SAFE(277,8067
  5794. sdbout_init 283,8239
  5795. tag_of_ru_type 310,8871
  5796. gen_fake_label 326,9291
  5797. #define PUSH_DERIVED_LEVEL(354,10265
  5798. plain_type 369,10691
  5799. template_name_p 400,11436
  5800. sdbout_record_type_name 411,11607
  5801. plain_type_1 458,12750
  5802. sdbout_block 600,16722
  5803. sdbout_syms 631,17400
  5804. sdbout_symbol 646,17688
  5805. sdbout_toplevel_data 894,25258
  5806. sdbout_queue_anonymous_type 928,25909
  5807. sdbout_dequeue_anonymous_types 935,26052
  5808. sdbout_types 960,26546
  5809. sdbout_type 974,26795
  5810. sdbout_field_types 989,27210
  5811. sdbout_one_type 1008,27868
  5812. sdbout_parms 1208,33473
  5813. sdbout_reg_parms 1342,38146
  5814. sdbout_begin_block 1407,40491
  5815. sdbout_end_block 1447,41563
  5816. sdbout_mark_begin_function 1467,42107
  5817. sdbout_begin_function 1479,42443
  5818. sdbout_end_function 1492,42775
  5819. sdbout_end_epilogue 1510,43191
  5820. sdbout_label 1520,43430
  5821.  
  5822. stmt.c,3060
  5823. #define obstack_chunk_alloc 60,2009
  5824. #define obstack_chunk_free 61,2045
  5825. struct case_node166,6077
  5826. typedef struct case_node case_node;176,6467
  5827. typedef struct case_node *case_node_ptr;177,6503
  5828. struct nesting210,8058
  5829. #define ALLOC_NESTING(339,12528
  5830. #define POPSTACK(347,12842
  5831. struct goto_fixup374,13969
  5832. struct label_chain425,15806
  5833. init_stmt 483,18178
  5834. init_stmt_for_function 492,18313
  5835. save_stmt_status 514,18759
  5836. restore_stmt_status 534,19335
  5837. emit_nop 556,19949
  5838. label_rtx 574,20284
  5839. emit_jump 589,20562
  5840. expand_computed_goto 601,20777
  5841. expand_label 631,21642
  5842. declare_nonlocal_label 663,22498
  5843. expand_goto 683,23103
  5844. expand_goto_internal 768,26126
  5845. bc_expand_goto_internal 842,28400
  5846. expand_fixup 926,30964
  5847. bc_expand_fixup 1046,35124
  5848. expand_fixups 1075,35864
  5849. fixup_gotos 1095,36640
  5850. bc_fixup_gotos 1266,42954
  5851. expand_asm 1317,44363
  5852. expand_asm_operands 1350,45397
  5853. expand_expr_stmt 1591,52247
  5854. warn_if_unused_value 1670,54578
  5855. clear_last_expr 1753,57024
  5856. expand_start_stmt_expr 1763,57248
  5857. expand_end_stmt_expr 1796,58275
  5858. expand_start_cond 1874,60470
  5859. expand_start_elseif 1904,61377
  5860. expand_start_else 1919,61837
  5861. expand_end_cond 1939,62323
  5862. bc_expand_start_cond 1965,63001
  5863. bc_expand_end_cond 1987,63503
  5864. bc_expand_start_else 1998,63735
  5865. expand_start_loop 2022,64450
  5866. expand_start_loop_continue_elsewhere 2058,65533
  5867. expand_loop_continue_here 2072,65937
  5868. bc_expand_end_loop 2087,66272
  5869. expand_end_loop 2108,66750
  5870. expand_continue_loop 2233,71048
  5871. expand_exit_loop 2250,71475
  5872. expand_exit_loop_if_false 2267,71931
  5873. preserve_subexpressions_p 2312,73187
  5874. expand_exit_something 2340,73939
  5875. expand_null_return 2358,74323
  5876. expand_value_return 2382,74812
  5877. expand_null_return_1 2429,76298
  5878. expand_return 2467,77281
  5879. drop_through_at_end_p 2645,83244
  5880. tail_recursion_args 2660,83718
  5881. expand_start_bindings 2728,85694
  5882. remember_end_note 2787,87665
  5883. expand_end_bindings 2804,88197
  5884. bc_expand_end_bindings 3055,96949
  5885. expand_decl 3094,98435
  5886. bc_expand_decl 3285,104610
  5887. expand_decl_init 3327,105641
  5888. bc_expand_variable_local_init 3385,107487
  5889. bc_expand_decl_init 3416,108509
  5890. expand_decl_cleanup 3471,110233
  5891. expand_anon_union_decl 3498,110980
  5892. expand_cleanups 3556,112579
  5893. move_cleanups_up 3591,113797
  5894. last_cleanup_this_contour 3603,114049
  5895. any_pending_cleanups 3616,114364
  5896. expand_start_case 3654,115418
  5897. bc_expand_start_case 3699,116739
  5898. expand_start_case_dummy 3727,117562
  5899. expand_end_case_dummy 3749,118141
  5900. case_index_expr_type 3758,118307
  5901. pushcase 3781,119148
  5902. pushcase_range 3893,122442
  5903. bc_pushcase 4012,126111
  5904. check_for_full_enumeration_handling 4070,127884
  5905. bc_check_for_full_enumeration_handling 4189,131467
  5906. expand_end_case 4229,132678
  5907. bc_expand_end_case 4620,144789
  5908. bc_new_uid 4713,147608
  5909. do_jump_if_equal 4723,147751
  5910. estimate_case_costs 4767,148921
  5911. group_case_nodes 4829,150676
  5912. balance_case_nodes 4876,152111
  5913. node_has_low_bound 4995,155144
  5914. node_has_high_bound 5042,156625
  5915. node_is_bounded 5083,157813
  5916. emit_jump_if_reachable 5094,158082
  5917. emit_case_nodes 5128,159591
  5918. find_loop_tree_blocks 5413,169406
  5919. unroll_block_trees 5425,169729
  5920.  
  5921. stor-layout.c,528
  5922. #define CEIL(27,902
  5923. #define GET_MODE_ALIGNMENT(47,1410
  5924. get_pending_sizes 66,1967
  5925. variable_size 82,2364
  5926. #define MAX_FIXED_MODE_SIZE 115,3272
  5927. mode_for_size 124,3575
  5928. smallest_mode_for_size 147,4193
  5929. round_up 166,4668
  5930. layout_decl 189,5484
  5931. layout_record 286,8680
  5932. layout_union 539,17241
  5933. layout_type 641,20695
  5934. make_signed_type 956,30307
  5935. make_unsigned_type 1003,31562
  5936. fixup_signed_type 1028,32143
  5937. fixup_unsigned_type 1061,33137
  5938. get_best_mode 1099,34448
  5939. save_storage_status 1156,36201
  5940. restore_storage_status 1169,36567
  5941.  
  5942. stupid.c,175
  5943. #define INSN_SUID(60,2439
  5944. #define MARK_LIVE_AFTER(91,3326
  5945. stupid_life_analysis 108,4073
  5946. stupid_reg_compare 276,9137
  5947. stupid_find_reg 309,10139
  5948. stupid_mark_refs 390,12392
  5949.  
  5950. toplev.c,1658
  5951. VMS_fopen 72,1955
  5952. #define fopen 80,2165
  5953. #define DEFAULT_GDB_EXTENSIONS 84,2228
  5954. #define DEFAULT_PCC_STRUCT_RETURN 317,8936
  5955. int 327,9257
  5956. get_run_time 850,23440
  5957. #define TIMEVAR(886,24129
  5958. print_time 890,24251
  5959. count_error 902,24487
  5960. pfatal_with_name 929,24997
  5961. fatal_io_error 938,25116
  5962. fatal_insn_not_found 950,25430
  5963. decl_name 999,26659
  5964. interim_eh 1009,26828
  5965. announce_function 1029,27394
  5966. report_error_function 1049,27907
  5967. vmessage 1098,29074
  5968. v_message_with_file_and_line 1121,29535
  5969. v_message_with_decl 1140,29900
  5970. file_and_line_for_asm 1202,31176
  5971. v_error_with_file_and_line 1239,32087
  5972. v_error_with_decl 1277,32850
  5973. v_error_for_asm 1312,33523
  5974. verror 1349,34125
  5975. vfatal 1377,34502
  5976. v_warning_with_file_and_line 1406,34843
  5977. v_warning_with_decl 1446,35634
  5978. v_warning_for_asm 1483,36335
  5979. vwarning 1522,36977
  5980. vpedwarn 1551,37395
  5981. v_pedwarn_with_decl 1580,37736
  5982. v_pedwarn_with_file_and_line 1622,38707
  5983. vsorry 1659,39385
  5984. v_really_sorry 1693,39919
  5985. fancy_abort 1733,40723
  5986. do_abort 1742,40915
  5987. botch 1751,41056
  5988. xmalloc 1759,41156
  5989. xrealloc 1771,41393
  5990. exact_log2_wide 1787,41742
  5991. floor_log2_wide 1805,42126
  5992. set_float_handler 1822,42460
  5993. push_float_handler 1835,42868
  5994. pop_float_handler 1853,43339
  5995. float_signal 1865,43589
  5996. pipe_closed 1882,43965
  5997. strip_off_ending 1893,44198
  5998. output_quoted_string 1927,45332
  5999. output_file_directive 1946,45669
  6000. output_lang_identify 1976,46329
  6001. open_dump_file 1987,46644
  6002. compile_file 2006,47104
  6003. rest_of_decl_compilation 2598,64586
  6004. rest_of_type_compilation 2664,66868
  6005. rest_of_compilation 2685,67558
  6006. main 3320,86005
  6007. set_target_switch 3981,103291
  6008. print_single_switch 4021,104205
  6009. print_switch_values 4038,104528
  6010.  
  6011. tree.c,3942
  6012. #define obstack_chunk_alloc 48,1683
  6013. #define obstack_chunk_free 49,1719
  6014. struct obstack_stack113,3856
  6015. struct momentary_level145,4723
  6016. #define DEFTREECODE(161,5214
  6017. #define DEFTREECODE(172,5497
  6018. #define DEFTREECODE(181,5717
  6019. } tree_node_kind;223,6567
  6020. #define MAX_HASH_TABLE 249,7012
  6021. #define TYPE_HASH(262,7407
  6022. init_obstacks 272,7602
  6023. gcc_obstack_init 299,8572
  6024. save_tree_status 322,9221
  6025. restore_tree_status 359,10632
  6026. temporary_allocation 396,12024
  6027. end_temporary_allocation 411,12560
  6028. resume_temporary_allocation 422,12838
  6029. saveable_allocation 435,13240
  6030. push_obstacks 447,13665
  6031. push_obstacks_nochange 469,14240
  6032. pop_obstacks 486,14635
  6033. allocation_temporary_p 503,15017
  6034. permanent_allocation 516,15366
  6035. preserve_data 536,16024
  6036. preserve_initializer 543,16144
  6037. rtl_in_current_obstack 566,16791
  6038. rtl_in_saveable_obstack 575,16976
  6039. oballoc 585,17198
  6040. obfree 596,17456
  6041. permalloc 606,17622
  6042. perm_calloc 617,17882
  6043. savealloc 630,18156
  6044. print_obstack_name 639,18306
  6045. debug_obstack 708,20269
  6046. object_permanent_p 720,20547
  6047. push_momentary 732,20883
  6048. clear_momentary 748,21367
  6049. pop_momentary 759,21671
  6050. pop_momentary_nofree 774,22173
  6051. suspend_momentary 786,22518
  6052. resume_momentary 799,22875
  6053. init_tree_codes 810,23099
  6054. make_node 831,23935
  6055. copy_node 1024,29496
  6056. copy_list 1107,31907
  6057. #define HASHBITS 1127,32232
  6058. get_identifier 1134,32447
  6059. start_identifier_warnings 1196,34263
  6060. set_identifier_size 1207,34548
  6061. build_int_2_wide 1221,34917
  6062. build_real 1234,35206
  6063. real_value_from_int_cst 1260,35882
  6064. build_real_from_int_cst 1301,37226
  6065. build_string 1345,38146
  6066. build_complex 1365,38774
  6067. make_tree_vec 1381,39231
  6068. integer_zerop 1410,39875
  6069. integer_onep 1423,40112
  6070. integer_all_onesp 1437,40392
  6071. integer_pow2p 1480,41543
  6072. real_zerop 1503,41953
  6073. real_onep 1515,42166
  6074. real_twop 1527,42378
  6075. really_constant_p 1539,42602
  6076. value_member 1554,42992
  6077. purpose_member 1570,43278
  6078. binfo_member 1586,43566
  6079. chain_member 1601,43812
  6080. list_length 1619,44154
  6081. chainon 1636,44485
  6082. tree_last 1659,44933
  6083. nreverse 1673,45210
  6084. listify 1690,45520
  6085. build_tree_list 1715,45993
  6086. build_decl_list 1727,46217
  6087. tree_cons 1743,46629
  6088. decl_tree_cons 1773,47381
  6089. perm_tree_cons 1787,47740
  6090. temp_tree_cons 1802,48114
  6091. saveable_tree_cons 1817,48497
  6092. size_in_bytes 1836,49085
  6093. int_size_in_bytes 1860,49611
  6094. array_type_nelts 1885,50309
  6095. staticp 1901,50769
  6096. save_expr 1960,52688
  6097. contains_placeholder_p 2008,54493
  6098. substitute_in_expr 2059,55933
  6099. substitute_in_type 2164,58676
  6100. stabilize_reference 2308,62960
  6101. stabilize_reference_1 2388,65460
  6102. build1 2535,69534
  6103. build_op_identifier 2653,71860
  6104. build_decl 2670,72286
  6105. build_block 2700,73109
  6106. build_type_attribute_variant 2719,73634
  6107. build_type_variant 2785,75612
  6108. change_main_variant 2823,76718
  6109. build_type_copy 2850,77472
  6110. struct type_hash2876,78121
  6111. #define TYPE_HASH_SIZE 2890,78712
  6112. type_hash_list 2898,78961
  6113. type_hash_lookup 2912,79307
  6114. type_hash_add 2943,80379
  6115. type_hash_canon 2971,81316
  6116. attribute_list_equal 3002,81952
  6117. attribute_list_contained 3013,82194
  6118. type_list_equal 3044,82954
  6119. tree_int_cst_equal 3069,83472
  6120. tree_int_cst_lt 3088,83954
  6121. tree_int_cst_sgn 3104,84344
  6122. simple_cst_list_equal 3119,84649
  6123. simple_cst_equal 3142,85212
  6124. build_pointer_type 3263,88707
  6125. build_index_type 3296,89637
  6126. build_range_type 3329,90751
  6127. build_index_2_type 3358,91689
  6128. index_type_equal 3370,92050
  6129. build_array_type 3394,92862
  6130. build_function_type 3445,94321
  6131. build_reference_type 3474,95040
  6132. build_method_type 3512,96087
  6133. build_offset_type 3549,97071
  6134. build_complex_type 3574,97631
  6135. get_unwidened 3621,99379
  6136. get_narrower 3711,102518
  6137. type_precision 3797,105155
  6138. int_fits_type_p 3810,105484
  6139. decl_function_context 3829,106133
  6140. decl_type_context 3864,107002
  6141. print_obstack_statistics 3888,107548
  6142. dump_tree_statistics 3906,107928
  6143. #define FILE_FUNCTION_PREFIX_LEN 3933,108857
  6144. #define FILE_FUNCTION_FORMAT 3936,108920
  6145. #define FILE_FUNCTION_FORMAT 3939,109020
  6146. #define FILE_FUNCTION_FORMAT 3941,109093
  6147. get_file_function_name 3951,109394
  6148.  
  6149. unprotoize.c,0
  6150.  
  6151. unroll.c,721
  6152. #define NUM_FACTORS 139,6685
  6153. struct _factor 141,6708
  6154. enum unroll_types 146,6880
  6155. #define MAX_UNROLLED_INSNS 162,7239
  6156. unroll_loop 218,9267
  6157. precondition_loop_p 1141,41275
  6158. init_reg_map 1273,45516
  6159. calculate_giv_inc 1299,46376
  6160. initial_reg_note_copy 1384,48977
  6161. final_reg_note_copy 1412,49582
  6162. copy_loop_body 1427,49989
  6163. emit_unrolled_add 1932,66357
  6164. back_branch_in_range_p 1953,67058
  6165. fold_rtx_mult_add 1996,68265
  6166. biv_total_increment 2045,69676
  6167. iteration_info 2080,70838
  6168. approx_final_value 2176,74422
  6169. find_splittable_regs 2249,76981
  6170. find_splittable_givs 2408,82718
  6171. reg_dead_after_loop 2805,96718
  6172. final_biv_value 2865,98262
  6173. final_giv_value 2940,100665
  6174. loop_iterations 3059,104568
  6175. remap_split_bivs 3299,112450
  6176.  
  6177. varasm.c,2818
  6178. #define ASM_STABS_OP 52,1550
  6179. #define STRIP_NAME_ENCODING(59,1768
  6180. #define obstack_chunk_alloc 74,2224
  6181. static enum in_section 122,3432
  6182. static enum in_section 125,3545
  6183. #define IN_NAMED_SECTION(130,3708
  6184. text_section 145,4130
  6185. data_section 161,4381
  6186. readonly_data_section 189,4902
  6187. in_text_section 201,5113
  6188. named_section 209,5225
  6189. make_function_rtl 233,5884
  6190. bc_make_decl_rtl 286,7457
  6191. strip_reg_name 324,8615
  6192. decode_reg_name 345,9253
  6193. make_decl_rtl 405,10650
  6194. make_var_volatile 570,16515
  6195. assemble_constant_align 582,16732
  6196. assemble_asm 601,17186
  6197. #define ASM_OUTPUT_CONSTRUCTOR(624,17802
  6198. #define ASM_OUTPUT_DESTRUCTOR(627,17882
  6199. assemble_destructor 640,18222
  6200. assemble_constructor 660,18744
  6201. assemble_gc_entry 681,19349
  6202. assemble_start_function 703,20003
  6203. assemble_end_function 774,21928
  6204. assemble_zeros 786,22161
  6205. assemble_align 839,23267
  6206. assemble_string 849,23494
  6207. bc_output_ascii 884,24050
  6208. assemble_variable 903,24713
  6209. contains_pointers_p 1327,38044
  6210. bc_output_constructor 1365,38939
  6211. bc_output_data_constructor 1392,39453
  6212. assemble_external 1415,40014
  6213. assemble_external_libcall 1441,40613
  6214. assemble_global 1460,40986
  6215. assemble_label 1469,41117
  6216. assemble_name 1485,41605
  6217. assemble_static_space 1514,42160
  6218. assemble_trampoline_template 1563,43415
  6219. assemble_integer 1603,44468
  6220. assemble_real 1694,46317
  6221. immed_double_const 1776,48354
  6222. immed_real_const_1 1884,52258
  6223. immed_real_const 1960,54929
  6224. clear_const_double_mem 1971,55275
  6225. struct addr_const1994,55866
  6226. decode_addr_const 2001,55938
  6227. struct constant_descriptor2080,57890
  6228. #define HASHBITS 2087,57994
  6229. #define MAX_HASH_TABLE 2088,58014
  6230. const_hash 2094,58171
  6231. compare_constant 2179,60762
  6232. compare_constant_1 2196,61357
  6233. record_constant 2328,64774
  6234. record_constant_1 2349,65471
  6235. struct deferred_constant2453,68460
  6236. defer_addressed_constants 2470,68834
  6237. output_deferred_addressed_constants 2479,69009
  6238. copy_constant 2503,69541
  6239. output_constant_def 2561,71058
  6240. output_constant_def_contents 2669,74182
  6241. #define MAX_RTX_HASH_TABLE 2732,75928
  6242. struct pool_constant2740,76286
  6243. struct pool_sym2763,76789
  6244. #define SYMHASH(2775,77037
  6245. init_const_rtx_hash_table 2781,77207
  6246. save_varasm_status 2801,77808
  6247. restore_varasm_status 2812,78064
  6248. enum kind 2822,78319
  6249. struct rtx_const2824,78355
  6250. decode_rtx_const 2844,78762
  6251. simplify_subtraction 2921,80493
  6252. const_hash_rtx 2937,80863
  6253. compare_constant_rtx 2960,81370
  6254. record_constant_rtx 2986,81988
  6255. force_const_mem 3012,82810
  6256. find_pool_constant 3156,87478
  6257. get_pool_constant 3172,87806
  6258. get_pool_mode 3181,87951
  6259. get_pool_offset 3190,88097
  6260. get_pool_size 3199,88236
  6261. output_constant_pool 3207,88340
  6262. output_addressed_constants 3287,90560
  6263. output_byte_asm 3342,91773
  6264. output_constant 3374,92955
  6265. bc_assemble_integer 3480,95733
  6266. output_constructor 3577,98300
  6267. enum pragma_state3842,106309
  6268. handle_pragma_weak 3859,106507
  6269.  
  6270. version.c,0
  6271.  
  6272. xcoffout.c,690
  6273. #define N_CATCH 48,1489
  6274. #define ABS_OR_RELATIVE_LINENO(81,2342
  6275. #define ASM_OUTPUT_SOURCE_LINE(85,2533
  6276. #define ASM_OUTPUT_LFB(91,2727
  6277. #define ASM_OUTPUT_LFE(103,3079
  6278. #define ASM_OUTPUT_LBB(109,3234
  6279. #define ASM_OUTPUT_LBE(112,3349
  6280. assign_type_number 121,3667
  6281. xcoff_output_standard_types 141,4109
  6282. #define UNKNOWN_STAB(172,5254
  6283. stab_to_sclass 181,5473
  6284. xcoffout_output_first_source_line 322,7748
  6285. xcoffout_source_file 335,8125
  6286. xcoffout_source_line 368,8989
  6287. xcoffout_block 389,9511
  6288. xcoffout_begin_block 433,10814
  6289. xcoffout_end_block 454,11292
  6290. xcoffout_declare_function 467,11535
  6291. xcoffout_begin_function 500,12407
  6292. xcoffout_end_function 511,12630
  6293. xcoffout_end_epilogue 522,12864
  6294.